Actualizacion del programa
This commit is contained in:
@@ -15,10 +15,11 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
applicationId = "com.example.celaya_limpia"
|
||||
minSdk = 21
|
||||
minSdk = flutter.minSdkVersion
|
||||
targetSdk = flutter.targetSdkVersion
|
||||
versionCode = flutter.versionCode
|
||||
versionName = flutter.versionName
|
||||
multiDexEnabled = true
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
||||
Reference in New Issue
Block a user