Skip to content

Commit 4f8e1b2

Browse files
committed
min sdk version from example downgraded
1 parent fedb14b commit 4f8e1b2

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
@@ -88,7 +88,7 @@ android {
8888

8989
defaultConfig {
9090
applicationId "com.example"
91-
minSdkVersion 18
91+
minSdkVersion 16
9292
targetSdkVersion 25
9393
versionCode 1
9494
versionName "1.0"

0 commit comments

Comments
 (0)