We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eb1975 commit 6e36f28Copy full SHA for 6e36f28
android/build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
7
ext {
8
buildToolsVersion = "34.0.0"
9
- minSdkVersion = 26
+ minSdkVersion = 30
10
compileSdkVersion = 34
11
targetSdkVersion = 34
12
ndkVersion = "26.1.10909125"
0 commit comments