We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdbe6fd commit cfc8751Copy full SHA for cfc8751
android/build.gradle
@@ -6,7 +6,7 @@ android {
6
buildToolsVersion "24.0.2"
7
8
defaultConfig {
9
- minSdkVersion 10
+ minSdkVersion 16
10
targetSdkVersion 24
11
versionCode 1
12
versionName "1.0"
0 commit comments