Flutter upgrades (#416)

* Upgrade flutter version

* Update packages

* update prj files

* Bump android sdk target to 33
This commit is contained in:
Oliver 2023-08-22 22:52:18 +10:00 committed by GitHub
parent af09cde29e
commit 81907ad72f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 117 additions and 45 deletions

View file

@ -48,7 +48,7 @@ android {
defaultConfig {
applicationId "inventree.inventree_app"
minSdkVersion 25
minSdkVersion 33
targetSdkVersion 33
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName