Configuraciones y compilado de bundle

This commit is contained in:
2025-03-21 16:00:13 +01:00
parent 6c062682f6
commit d8f7bd11d8
252 changed files with 38453 additions and 39 deletions

View File

@ -67,8 +67,8 @@ android {
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration.
minSdkVersion flutter.minSdkVersion
targetSdkVersion flutter.targetSdkVersion
versionCode 8
versionName "2.1"
versionCode 9
versionName "2.2"
}
}