Skip to content

Commit 9326e76

Browse files
fix(deps): update dependency androidx.activity:activity-ktx to v1.12.2
1 parent e8651b0 commit 9326e76

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
@@ -87,7 +87,7 @@ timber = "com.jakewharton.timber:timber:5.0.1"
8787

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

90-
androidx-activityKtx = "androidx.activity:activity-ktx:1.10.1"
90+
androidx-activityKtx = "androidx.activity:activity-ktx:1.12.2"
9191

9292
androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "androidx-appcompat" }
9393
androidx-appcompat-resources = { module = "androidx.appcompat:appcompat-resources", version.ref = "androidx-appcompat" }

0 commit comments

Comments
 (0)