File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
[versions ]
2
- agp = " 8.11.1 "
2
+ agp = " 8.12.0 "
3
3
kotlin = " 2.2.0"
4
4
coreKtx = " 1.16.0"
5
5
junit = " 4.13.2"
6
- junitVersion = " 1.2.1 "
7
- espressoCore = " 3.6.1 "
6
+ junitVersion = " 1.3.0 "
7
+ espressoCore = " 3.7.0 "
8
8
lifecycleRuntimeKtx = " 2.9.2"
9
9
activityCompose = " 1.10.1"
10
10
composeBom = " 2025.07.00"
11
11
lifecycleViewmodelCompose = " 2.9.2"
12
- navigationRuntimeKtx = " 2.9.2 "
13
- navigationCompose = " 2.9.2 "
12
+ navigationRuntimeKtx = " 2.9.3 "
13
+ navigationCompose = " 2.9.3 "
14
14
gamesActivity = " 2.0.2" # Needs to be in sync with android-activity crate
15
15
constraintlayout = " 2.2.1"
16
16
appcompat = " 1.7.1"
17
17
ktlint = " 13.0.0"
18
18
uiautomator = " 2.3.0"
19
- androidXTestRunner = " 1.6.2 "
20
- androidXTestRules = " 1.6.1 "
19
+ androidXTestRunner = " 1.7.0 "
20
+ androidXTestRules = " 1.7.0 "
21
21
22
22
[libraries ]
23
23
androidx-core-ktx = { group = " androidx.core" , name = " core-ktx" , version.ref = " coreKtx" }
You can’t perform that action at this time.
0 commit comments