Skip to content

Commit a981fc0

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/toml/build.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ minSdk = "21"
99
minSdkFirebase = "23"
1010

1111
compileSdk = "36"
12-
compileSdkPreview = "C"
12+
compileSdkPreview = "CANARY"
1313

1414
compileSdkExtension = "17" # 36-ext17 (Android 16 Beta 3)
1515

1616
targetSdk = "36"
17-
targetSdkPreview = "C"
17+
targetSdkPreview = "CANARY"
1818

1919
# https://github.com/android/ndk/releases
2020
ndk = "29.0.13599879" # Beta 2, but RC 2 in Android SDK Manager

0 commit comments

Comments
 (0)