We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be8e22f commit b42aee7Copy full SHA for b42aee7
1 file changed
gradle/toml/android.toml
@@ -4,9 +4,9 @@
4
# https://developer.android.com/studio/releases
5
# https://androidstudio.googleblog.com/
6
# https://maven.google.com/web/index.html#com.android.tools.build:gradle
7
-androidGradlePlugin = "8.12.0-rc01"
8
-androidGradlePlugin-beta = "8.12.0-rc01"
9
-androidGradlePlugin-canary = "8.13.0-alpha02"
+androidGradlePlugin = "8.12.0"
+androidGradlePlugin-beta = "8.12.0"
+androidGradlePlugin-canary = "8.13.0-alpha03"
10
11
# https://developer.android.com/studio/write/java8-support#library-desugaring
12
# https://maven.google.com/web/index.html?q=desugar_jdk_libs
0 commit comments