We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90a17f5 commit e418007Copy full SHA for e418007
1 file changed
gradle/libs.versions.toml
@@ -38,7 +38,7 @@ junit5-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref
38
39
android-gradle-plugin = { module = "com.android.tools.build:gradle", version.ref = "gradle-plugin" }
40
41
-androidx-activity = { module = "androidx.activity:activity", version = "1.10.1" }
+androidx-activity = { module = "androidx.activity:activity", version = "1.13.0" }
42
androidx-activity-ktx = { module = "androidx.activity:activity-ktx", version = "1.13.0" }
43
44
androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "androidx-appcompat" }
0 commit comments