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 b0dbed9 commit c7d810cCopy full SHA for c7d810c
gradle/libs.versions.toml
@@ -5,12 +5,12 @@ coreKtx = "1.16.0"
5
junit = "4.13.2"
6
junitVersion = "1.2.1"
7
espressoCore = "3.6.1"
8
-lifecycleRuntimeKtx = "2.9.1"
+lifecycleRuntimeKtx = "2.9.2"
9
activityCompose = "1.10.1"
10
-composeBom = "2025.06.01"
11
-lifecycleViewmodelCompose = "2.9.1"
12
-navigationRuntimeKtx = "2.9.1"
13
-navigationCompose = "2.9.1"
+composeBom = "2025.07.00"
+lifecycleViewmodelCompose = "2.9.2"
+navigationRuntimeKtx = "2.9.2"
+navigationCompose = "2.9.2"
14
gamesActivity = "2.0.2" # Needs to be in sync with android-activity crate
15
constraintlayout = "2.2.1"
16
appcompat = "1.7.1"
0 commit comments