2
0
mirror of https://github.com/inventree/inventree-app.git synced 2026-07-09 14:21:30 +00:00

display model pk entries (#851)

This commit is contained in:
Oliver
2026-07-06 23:18:51 +10:00
committed by GitHub
parent cb6b5a437d
commit e301abebd8
21 changed files with 104 additions and 1 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ android {
defaultConfig {
applicationId "inventree.inventree_app"
minSdkVersion 23
minSdkVersion flutter.minSdkVersion // Flutter now requires API 24+; hardcoding a lower value gets auto-rewritten on every build
targetSdkVersion 35
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName