Skip to content

Commit 13b3e9c

Browse files
update minSDKVersion to 19
1 parent db0a7d3 commit 13b3e9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ apply plugin: 'kotlin-android'
3535

3636
android {
3737
defaultConfig {
38-
minSdkVersion 16
38+
minSdkVersion 19
3939
}
4040
}
4141

0 commit comments

Comments
 (0)