Set Target SDK
This commit is contained in:
@@ -1,2 +1,7 @@
|
||||
org.gradle.jvmargs=-Xmx8G -XX:MaxMetaspaceSize=4G -XX:ReservedCodeCacheSize=512m -XX:+HeapDumpOnOutOfMemoryError
|
||||
android.useAndroidX=true
|
||||
android.suppressUnsupportedCompileSdk=36
|
||||
|
||||
# force all Flutter modules to compile against API 36
|
||||
flutter.compileSdkVersion=36
|
||||
kotlin.incremental=false
|
||||
Reference in New Issue
Block a user