7/10/1
This commit is contained in:
@@ -32,7 +32,7 @@ def keystorePropertiesFile = rootProject.file('key.properties')
|
||||
|
||||
android {
|
||||
namespace "com.sefer_driver"
|
||||
compileSdkVersion 33
|
||||
compileSdkVersion 34
|
||||
ndkVersion flutter.ndkVersion
|
||||
|
||||
compileOptions {
|
||||
@@ -54,9 +54,9 @@ android {
|
||||
// You can update the following values to match your application needs.
|
||||
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration.
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 33
|
||||
versionCode 52
|
||||
versionName '1.5.52'
|
||||
targetSdkVersion 34
|
||||
versionCode 54
|
||||
versionName '1.5.54'
|
||||
// manifestPlaceholders = [mapsApiKey: 'android/app/src/main/AndroidManifest.xml']
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user