Compare commits

...

2 Commits

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

Loading…
Cancel
Save