We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdc76ab commit 265f95aCopy full SHA for 265f95a
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-rc01"
8
-androidGradlePlugin-beta = "8.13.0-rc01"
+androidGradlePlugin = "8.13.0-rc02"
+androidGradlePlugin-beta = "8.13.0-rc02"
9
androidGradlePlugin-canary = "9.0.0-alpha02"
10
11
# https://developer.android.com/studio/write/java8-support#library-desugaring
0 commit comments