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 88ee2c7 commit ac5ae3cCopy full SHA for ac5ae3c
android/build.gradle
@@ -29,7 +29,7 @@ android {
29
compileSdkVersion getExtOrIntegerDefault('compileSdkVersion')
30
buildToolsVersion getExtOrDefault('buildToolsVersion')
31
defaultConfig {
32
- minSdkVersion 16
+ minSdkVersion 21
33
targetSdkVersion getExtOrIntegerDefault('targetSdkVersion')
34
versionCode 1
35
versionName "1.0"
0 commit comments