11[versions ]
2- agp = " 8.13.0 "
3- kotlin = " 2.2.20 "
2+ agp = " 9.2.1 "
3+ kotlin = " 2.4.0 "
44
55[libraries ]
6- androidx-activity-compose = { group = " androidx.activity" , name = " activity-compose" , version = " 1.11 .0" }
7- androidx-compose-bom = { group = " androidx.compose" , name = " compose-bom" , version = " 2025.09 .00" }
8- androidx-core-ktx = { group = " androidx.core" , name = " core-ktx" , version = " 1.17 .0" }
6+ androidx-activity-compose = { group = " androidx.activity" , name = " activity-compose" , version = " 1.13 .0" }
7+ androidx-compose-bom = { group = " androidx.compose" , name = " compose-bom" , version = " 2026.06 .00" }
8+ androidx-core-ktx = { group = " androidx.core" , name = " core-ktx" , version = " 1.19 .0" }
99androidx-espresso-core = { group = " androidx.test.espresso" , name = " espresso-core" , version = " 3.7.0" }
1010androidx-junit = { group = " androidx.test.ext" , name = " junit" , version = " 1.3.0" }
11- androidx-lifecycle-runtime-ktx = { group = " androidx.lifecycle" , name = " lifecycle-runtime-ktx" , version = " 2.9.3 " }
11+ androidx-lifecycle-runtime-ktx = { group = " androidx.lifecycle" , name = " lifecycle-runtime-ktx" , version = " 2.11.0 " }
1212androidx-material3 = { group = " androidx.compose.material3" , name = " material3" }
1313androidx-ui = { group = " androidx.compose.ui" , name = " ui" }
1414androidx-ui-graphics = { group = " androidx.compose.ui" , name = " ui-graphics" }
@@ -23,4 +23,4 @@ android-application = { id = "com.android.application", version.ref = "agp" }
2323android-library = { id = " com.android.library" , version.ref = " agp" }
2424kotlin-android = { id = " org.jetbrains.kotlin.android" , version.ref = " kotlin" }
2525kotlin-compose = { id = " org.jetbrains.kotlin.plugin.compose" , version.ref = " kotlin" }
26- maven-publish-plugin = { id = " com.vanniktech.maven.publish" , version = " 0.34 .0" }
26+ maven-publish-plugin = { id = " com.vanniktech.maven.publish" , version = " 0.36 .0" }
0 commit comments