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.
2 parents 2a50b9a + 40c8f3f commit 4aab53aCopy full SHA for 4aab53a
gradle.properties
@@ -41,7 +41,7 @@ signing.element.nightly.keyPassword=Secret
41
42
# Customise the Lint version to use a more recent version than the one bundled with AGP
43
# https://googlesamples.github.io/android-custom-lint-rules/usage/newer-lint.md.html
44
-android.experimental.lint.version=8.12.0-alpha07
+android.experimental.lint.version=8.12.0
45
46
# Enable test fixture for all modules by default
47
android.experimental.enableTestFixtures=true
gradle/libs.versions.toml
@@ -3,7 +3,7 @@
3
4
[versions]
5
# Project
6
-android_gradle_plugin = "8.11.1"
+android_gradle_plugin = "8.12.0"
7
kotlin = "2.2.0"
8
kotlinpoet = "2.2.0"
9
ksp = "2.2.0-2.0.2"
0 commit comments