Skip to content

Commit cbb0d4b

Browse files
authored
Merge pull request #7442 from vector-im/dependabot/gradle/androidx.activity-activity-ktx-1.6.1
Bump activity-ktx from 1.6.0 to 1.6.1 - REQUIRES CHANGES ON THE CODE
2 parents 88435f2 + d908ca6 commit cbb0d4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ ext.libs = [
4747
'coroutinesTest' : "org.jetbrains.kotlinx:kotlinx-coroutines-test:$kotlinCoroutines"
4848
],
4949
androidx : [
50-
'activity' : "androidx.activity:activity-ktx:1.6.0",
50+
'activity' : "androidx.activity:activity-ktx:1.6.1",
5151
'appCompat' : "androidx.appcompat:appcompat:1.5.1",
5252
'biometric' : "androidx.biometric:biometric:1.1.0",
5353
'core' : "androidx.core:core-ktx:1.9.0",

0 commit comments

Comments
 (0)