2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-14 11:15:26 +00:00

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
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