11[versions ]
2- agp = " 8.13.0-alpha03 "
3- kotlin = " 2.2.0 "
4- coreKtx = " 1.16 .0"
2+ agp = " 8.13.0"
3+ kotlin = " 2.2.20 "
4+ coreKtx = " 1.17 .0"
55junit = " 4.13.2"
66junitVersion = " 1.3.0"
77espressoCore = " 3.7.0"
8- lifecycleRuntimeKtx = " 2.9.2 "
9- activityCompose = " 1.10.1 "
10- composeBom = " 2025.07 .00"
8+ lifecycleRuntimeKtx = " 2.9.4 "
9+ activityCompose = " 1.11.0 "
10+ composeBom = " 2025.10 .00"
1111composeMaterialAdaptive = " 1.1.0"
12- xrCompose = " 1.0.0-alpha05"
13- xrSceneCore = " 1.0.0-alpha05"
14- kotlinxCoroutinesGuava = " 1.10.2"
12+ xrCompose = " 1.0.0-alpha07"
13+ xrSceneCore = " 1.0.0-alpha07"
1514
1615[libraries ]
1716androidx-core-ktx = { group = " androidx.core" , name = " core-ktx" , version.ref = " coreKtx" }
@@ -31,7 +30,6 @@ androidx-material3 = { group = "androidx.compose.material3", name = "material3"
3130androidx-material3-adaptive = { group = " androidx.compose.material3.adaptive" , name = " adaptive" , version.ref = " composeMaterialAdaptive" }
3231androidx-xr-compose = { group = " androidx.xr.compose" , name = " compose" , version.ref = " xrCompose" }
3332androidx-xr-scenecore = { group = " androidx.xr.scenecore" , name = " scenecore" , version.ref = " xrSceneCore" }
34- jetbrains-kotlinx-coroutines-guava = {group = " org.jetbrains.kotlinx" , name =" kotlinx-coroutines-guava" , version.ref = " kotlinxCoroutinesGuava" }
3533
3634[plugins ]
3735android-application = { id = " com.android.application" , version.ref = " agp" }
0 commit comments