Compare commits

..

No commits in common. '7eff1d00577aacb287bf6381f267b2af58164012' and '8c257cab86e70f201af80a0c24b1b62a32fbc88d' have entirely different histories.

@ -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 30
minSdkVersion 28
targetSdkVersion flutter.targetSdkVersion
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName

Loading…
Cancel
Save