dbhelper init and minsdkversion changed

This commit is contained in:
SomnusVeritas
2023-11-08 10:48:20 +01:00
parent c5f5a8654c
commit b7ab47c1ec
3 changed files with 8 additions and 1 deletions

View File

@@ -45,7 +45,7 @@ android {
applicationId "com.example.get_stuff_done"
// You can update the following values to match your application needs.
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration.
minSdkVersion flutter.minSdkVersion
minSdkVersion 23
targetSdkVersion flutter.targetSdkVersion
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName