Skip to content

Commit 68d28e1

Browse files
fix(deps): update dependency androidx.activity:activity-ktx to v1.10.1 (#282)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 635f32c commit 68d28e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ junit = "junit:junit:4.13.2"
3030

3131
android-gradle-plugin = { module = "com.android.tools.build:gradle", version.ref = "gradle-plugin" }
3232

33-
androidx-activityKtx = "androidx.activity:activity-ktx:1.10.0"
33+
androidx-activityKtx = "androidx.activity:activity-ktx:1.10.1"
3434

3535
androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "androidx-appcompat" }
3636
androidx-appcompatResources = { module = "androidx.appcompat:appcompat-resources", version.ref = "androidx-appcompat" }

0 commit comments

Comments
 (0)