Skip to content

Commit a2c8c7e

Browse files
committed
update minSdkVersion
1 parent 428f1a5 commit a2c8c7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firebase_snippets_app/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ android {
5050
defaultConfig {
5151
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
5252
applicationId "com.example.firebase_snippets_app"
53-
minSdkVersion 21
53+
minSdkVersion 23
5454
targetSdkVersion flutter.targetSdkVersion
5555
versionCode flutterVersionCode.toInteger()
5656
versionName flutterVersionName

0 commit comments

Comments
 (0)