versão da api para 21 versão minima para o android 7
This commit is contained in:
@@ -50,8 +50,8 @@ android {
|
|||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "com.ab.rkm.rkm"
|
applicationId "com.ab.rkm.rkm"
|
||||||
minSdkVersion 31
|
minSdkVersion 19
|
||||||
targetSdkVersion 33
|
targetSdkVersion flutter.targetSdkVersion
|
||||||
versionCode flutterVersionCode.toInteger()
|
versionCode flutterVersionCode.toInteger()
|
||||||
versionName flutterVersionName
|
versionName flutterVersionName
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ name: rkm
|
|||||||
description: RKM AB 2.0.
|
description: RKM AB 2.0.
|
||||||
|
|
||||||
publish_to: 'none'
|
publish_to: 'none'
|
||||||
version: 1.0.2+3
|
version: 1.0.3+4
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: '>=2.17.6 <3.0.0'
|
sdk: '>=2.17.6 <3.0.0'
|
||||||
|
|||||||
Reference in New Issue
Block a user