Skip to content

Commit 4544ed3

Browse files
committed
Update Android minSdkVersion to 16
1 parent 89c93b9 commit 4544ed3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ android {
1616
buildToolsVersion '28.0.3'
1717

1818
defaultConfig {
19-
minSdkVersion 9
19+
minSdkVersion 16
2020
targetSdkVersion 28
2121
versionCode 1
2222
versionName "1.0"

0 commit comments

Comments
 (0)