12/22/1
This commit is contained in:
@@ -32,12 +32,13 @@ def keystorePropertiesFile = rootProject.file('key.properties')
|
||||
|
||||
android {
|
||||
namespace "com.sefer_driver"
|
||||
compileSdk 34
|
||||
compileSdk 35
|
||||
ndkVersion flutter.ndkVersion
|
||||
|
||||
compileOptions {
|
||||
sourceCompatibility JavaVersion.VERSION_1_8
|
||||
targetCompatibility JavaVersion.VERSION_1_8
|
||||
coreLibraryDesugaringEnabled true
|
||||
}
|
||||
|
||||
kotlinOptions {
|
||||
|
||||
Reference in New Issue
Block a user