mirror of
https://bitbucket.org/FransoletThomas/tablet-app.git
synced 2025-12-06 08:31:19 +00:00
app version + update targetSdk
This commit is contained in:
parent
db25416b50
commit
5885053ea9
BIN
RELEASE/app-release_version_2_1_0.aab
Normal file
BIN
RELEASE/app-release_version_2_1_0.aab
Normal file
Binary file not shown.
@ -54,7 +54,7 @@ android {
|
|||||||
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
|
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
|
||||||
applicationId "be.unov.myinfomate.tablet"
|
applicationId "be.unov.myinfomate.tablet"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 34
|
targetSdkVersion flutter.targetSdkVersion
|
||||||
versionCode flutterVersionCode.toInteger()
|
versionCode flutterVersionCode.toInteger()
|
||||||
versionName flutterVersionName
|
versionName flutterVersionName
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user