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

Commit bd8014c

Browse files
committed
Updated Android minSdkVersion to 16
1 parent ab943d9 commit bd8014c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build-android.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ android {
2424
buildToolsVersion '27.0.3'
2525

2626
defaultConfig {
27-
minSdkVersion 9
27+
minSdkVersion 16
2828
targetSdkVersion 27
2929
versionCode 1
3030
versionName "1.0"

0 commit comments

Comments
 (0)