|
|
@ -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
|
|
|
|