We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfa5587 commit 15e2aadCopy full SHA for 15e2aad
1 file changed
template/android/build.gradle
@@ -1,8 +1,8 @@
1
buildscript {
2
ext {
3
- buildToolsVersion = "36.0.0"
+ buildToolsVersion = "37.0.0"
4
minSdkVersion = 24
5
- compileSdkVersion = 36
+ compileSdkVersion = 37
6
targetSdkVersion = 36
7
ndkVersion = "27.1.12297006"
8
kotlinVersion = "2.2.0"
0 commit comments