Skip to content

Commit 9268814

Browse files
committed
Chore: Update dependencies
Signed-off-by: imknown <imknown@qq.com>
1 parent af42e2c commit 9268814

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

gradle/toml/android.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
# https://developer.android.com/studio/releases
55
# https://androidstudio.googleblog.com/
66
# https://maven.google.com/web/index.html#com.android.tools.build:gradle
7-
androidGradlePlugin = "8.13.0"
8-
androidGradlePlugin-beta = "8.13.0"
9-
androidGradlePlugin-canary = "9.0.0-alpha06"
7+
androidGradlePlugin = "8.13.0" # Narwhal 3 Feature Drop | 2025.1.3
8+
androidGradlePlugin-beta = "8.13.0" # Narwhal 4 Feature Drop | 2025.1.4 RC 1
9+
androidGradlePlugin-canary = "9.0.0-alpha07" # Otter | 2025.2.1 Canary 2
1010

1111
# https://developer.android.com/studio/write/java8-support#library-desugaring
1212
# https://maven.google.com/web/index.html?q=desugar_jdk_libs

0 commit comments

Comments
 (0)