Skip to content

Commit 4c69504

Browse files
committed
⬆️ Bumping example's android sdk minimum version to 21.
1 parent ed53b70 commit 4c69504

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
@@ -39,7 +39,7 @@ android {
3939

4040
defaultConfig {
4141
applicationId "com.fluttercandies.wechatAssetsPickerExample"
42-
minSdkVersion 16
42+
minSdkVersion 21
4343
targetSdkVersion 29
4444
versionCode flutterVersionCode.toInteger()
4545
versionName flutterVersionName

0 commit comments

Comments
 (0)