We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c60d3de commit 3d9f2a4Copy full SHA for 3d9f2a4
android/build.gradle
@@ -67,7 +67,7 @@ android {
67
}
68
69
defaultConfig {
70
- minSdkVersion 23
+ minSdkVersion 24
71
targetSdkVersion safeExtGet('targetSdkVersion', 28)
72
versionCode 1
73
versionName "1.0"
0 commit comments