diff --git a/android/app/build.gradle b/android/app/build.gradle index 7105a67c..0a28e9a0 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -48,7 +48,7 @@ android { defaultConfig { applicationId "inventree.inventree_app" - minSdkVersion 33 + minSdkVersion 21 targetSdkVersion 33 versionCode flutterVersionCode.toInteger() versionName flutterVersionName