Skip to content

Commit d908ca6

Browse files
Bump activity-ktx from 1.6.0 to 1.6.1
Bumps activity-ktx from 1.6.0 to 1.6.1. --- updated-dependencies: - dependency-name: androidx.activity:activity-ktx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8fb650f commit d908ca6

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
@@ -50,7 +50,7 @@ ext.libs = [
5050
'coroutinesTest' : "org.jetbrains.kotlinx:kotlinx-coroutines-test:$kotlinCoroutines"
5151
],
5252
androidx : [
53-
'activity' : "androidx.activity:activity-ktx:1.6.0",
53+
'activity' : "androidx.activity:activity-ktx:1.6.1",
5454
'appCompat' : "androidx.appcompat:appcompat:1.5.1",
5555
'biometric' : "androidx.biometric:biometric:1.1.0",
5656
'core' : "androidx.core:core-ktx:1.9.0",

0 commit comments

Comments
 (0)