From e1a1be4cf6a728f6a2a695f73e4242766d223909 Mon Sep 17 00:00:00 2001 From: suresh Date: Wed, 2 Aug 2023 12:12:45 +0530 Subject: [PATCH] Offers Updated --- android/app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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