There was an error while loading. Please reload this page.
1 parent 66e7aad commit d4fc2ddCopy full SHA for d4fc2dd
1 file changed
template/android/build.gradle
@@ -1,9 +1,9 @@
1
buildscript {
2
ext {
3
- buildToolsVersion = "35.0.0"
+ buildToolsVersion = "36.0.0"
4
minSdkVersion = 24
5
- compileSdkVersion = 35
6
- targetSdkVersion = 35
+ compileSdkVersion = 36
+ targetSdkVersion = 36
7
ndkVersion = "27.1.12297006"
8
kotlinVersion = "2.1.20"
9
}
0 commit comments