ltc 1 year ago
parent
commit
8bbd4e14c5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      android/app/build.gradle

+ 1 - 1
android/app/build.gradle

@@ -40,7 +40,7 @@ android {
         applicationId "io.github.jianboy.flutter.agora_chat_demo"
         // You can update the following values to match your application needs.
         // For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration.
-        minSdkVersion flutter.minSdkVersion
+        minSdkVersion 21
         targetSdkVersion 33
         versionCode flutterVersionCode.toInteger()
         versionName flutterVersionName