We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0935d27 commit 2bf2c98Copy full SHA for 2bf2c98
gradle/libs.versions.toml
@@ -43,6 +43,6 @@ lifecycle-runtime-compose = { module = "org.jetbrains.androidx.lifecycle:lifecyc
43
androidx-lifecycle-viewmodel-compose = { module = "org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose", version.ref = "lifecycle" }
44
45
# build-logic
46
-build-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.8.1" }
+build-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.8.2" }
47
kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version = "2.1.10" }
48
compose-compiler-plugin = { module = "org.jetbrains.kotlin:compose-compiler-gradle-plugin", version = "2.1.10" }
0 commit comments