mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 03:29:28 +01:00
Update dependency androidx.activity:activity-ktx to v1.9.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
edd4e77759
commit
3be94419f8
@ -295,7 +295,7 @@ dependencies {
|
||||
gplayImplementation 'com.google.android.gms:play-services-base:18.4.0'
|
||||
gplayImplementation "com.google.firebase:firebase-messaging:23.4.1"
|
||||
|
||||
implementation 'androidx.activity:activity-ktx:1.8.2'
|
||||
implementation 'androidx.activity:activity-ktx:1.9.0'
|
||||
|
||||
implementation 'com.github.nextcloud.android-common:ui:0.20.0'
|
||||
|
||||
|
@ -147,6 +147,7 @@
|
||||
<trusted-key id="A413F67D71BEEC23ADD0CE0ACB43338E060CF9FA" group="com.google.code.findbugs" name="jsr305" version="2.0.2"/>
|
||||
<trusted-key id="A5BD02B93E7A40482EB1D66A5F69AD087600B22C" group="org.ow2.asm"/>
|
||||
<trusted-key id="A5F483CD733A4EBAEA378B2AE88979FB9B30ACF2">
|
||||
<trusting group="androidx.activity"/>
|
||||
<trusting group="androidx.camera"/>
|
||||
<trusting group="androidx.core"/>
|
||||
<trusting group="androidx.transition" name="transition" version="1.5.0"/>
|
||||
|
Loading…
Reference in New Issue
Block a user