Skip to content
This repository was archived by the owner on Mar 10, 2022. It is now read-only.

Commit ba801de

Browse files
committed
Update minSdkVersion to 16
1 parent 07595aa commit ba801de

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
@@ -26,7 +26,7 @@ android {
2626
buildToolsVersion '27.0.3'
2727

2828
defaultConfig {
29-
minSdkVersion 9
29+
minSdkVersion 16
3030
targetSdkVersion 27
3131
versionCode 1
3232
versionName "1.0"

0 commit comments

Comments
 (0)