We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d34e2bd commit 8906397Copy full SHA for 8906397
1 file changed
gradle/toml/android.toml
@@ -4,8 +4,8 @@
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.13.0-rc02"
8
-androidGradlePlugin-beta = "8.13.0-rc02"
+androidGradlePlugin = "8.13.0"
+androidGradlePlugin-beta = "8.13.0"
9
androidGradlePlugin-canary = "9.0.0-alpha03"
10
11
# https://developer.android.com/studio/write/java8-support#library-desugaring
0 commit comments