There was an error while loading. Please reload this page.
1 parent 09199ac commit a05ba3bCopy full SHA for a05ba3b
1 file changed
android/build.gradle
@@ -1,9 +1,9 @@
1
buildscript {
2
ext {
3
- buildToolsVersion = "37.0.0"
+ buildToolsVersion = "36.0.0"
4
minSdkVersion = 24
5
- compileSdkVersion = 37
6
- targetSdkVersion = 37
+ compileSdkVersion = 36
+ targetSdkVersion = 36
7
kotlinVersion = "1.9.24"
8
excludeAppGlideModule = true
9
androidx_lifecycle_version = "2.8.6"
0 commit comments