We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 428f1a5 commit a2c8c7eCopy full SHA for a2c8c7e
packages/firebase_snippets_app/android/app/build.gradle
@@ -50,7 +50,7 @@ android {
50
defaultConfig {
51
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
52
applicationId "com.example.firebase_snippets_app"
53
- minSdkVersion 21
+ minSdkVersion 23
54
targetSdkVersion flutter.targetSdkVersion
55
versionCode flutterVersionCode.toInteger()
56
versionName flutterVersionName
0 commit comments