Skip to content

Commit b34468b

Browse files
committed
Merge remote-tracking branch 'origin/develop' into feature/eric/msc3773
2 parents 51251c2 + cbb0d4b commit b34468b

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)