Skip to content

Commit e6d07f9

Browse files
committed
minSdkVersion 15—>16
1 parent 13db064 commit e6d07f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ android {
55
buildToolsVersion "25.0.2"
66

77
defaultConfig {
8-
minSdkVersion 15
8+
minSdkVersion 16
99
targetSdkVersion 26
1010
versionCode 1
1111
versionName "1.0"

0 commit comments

Comments
 (0)