Merge remote-tracking branch 'origin/master'

dev
Sneha 1 year ago
commit 7dc0d0f426

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

Loading…
Cancel
Save