diff --git a/android/app/build.gradle b/android/app/build.gradle index 7f20acc..c6d0032 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -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