We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b76f060 commit 167153aCopy full SHA for 167153a
android/build.gradle
@@ -32,7 +32,7 @@ android {
32
main.java.srcDirs += 'src/main/kotlin'
33
}
34
defaultConfig {
35
- minSdkVersion 16
+ minSdkVersion 19
36
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
37
38
lintOptions {
0 commit comments