25-2/7/1
This commit is contained in:
@@ -33,7 +33,7 @@ def keystorePropertiesFile = rootProject.file('key.properties')
|
||||
android {
|
||||
namespace "com.sefer_driver"
|
||||
compileSdk 35
|
||||
ndkVersion flutter.ndkVersion
|
||||
ndkVersion "27.0.12077973"
|
||||
|
||||
compileOptions {
|
||||
sourceCompatibility JavaVersion.VERSION_1_8
|
||||
@@ -55,8 +55,8 @@ android {
|
||||
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration.
|
||||
minSdk = 23
|
||||
targetSdk = flutter.targetSdkVersion
|
||||
versionCode = 133
|
||||
versionName = '2.0.133'
|
||||
versionCode = 135
|
||||
versionName = '2.0.135'
|
||||
multiDexEnabled =true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user