alteração dos icones e do nome do app

This commit is contained in:
Reginaldo
2023-09-04 18:14:46 -03:00
parent 3bb0eb0f29
commit afb08a2363
28 changed files with 5 additions and 15 deletions

View File

@@ -50,8 +50,8 @@ android {
defaultConfig {
applicationId "com.ab.rkm.rkm"
minSdkVersion 19
targetSdkVersion flutter.targetSdkVersion
minSdkVersion 31
targetSdkVersion 33
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
}