update target version

This commit is contained in:
Thomas Fransolet 2023-12-01 09:10:47 +01:00
parent 0ae552622d
commit 8359fe08d0

View File

@ -46,7 +46,7 @@ android {
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId "be.unov.tablet_app"
minSdkVersion 20
targetSdkVersion 31
targetSdkVersion 33
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
multiDexEnabled true