Skip to content

Commit 3946787

Browse files
Update minSdk version from 24 to 21
1 parent 1562d5d commit 3946787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ android {
4848

4949
defaultConfig {
5050
applicationId "com.example.example"
51-
minSdk 24
51+
minSdk 21
5252
targetSdk 34
5353
versionCode flutterVersionCode.toInteger()
5454
versionName flutterVersionName

0 commit comments

Comments
 (0)