Skip to content

Commit 3c9d3c2

Browse files
fix(deps): update dependency androidx.activity:activity-ktx to v1.12.2 (#400)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3d1722e commit 3c9d3c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
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.12.1"
33+
androidx-activityKtx = "androidx.activity:activity-ktx:1.12.2"
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)