We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03ecc0d commit a500c84Copy full SHA for a500c84
1 file changed
sample/build.gradle
@@ -11,7 +11,7 @@ android {
11
versionCode 1
12
versionName "1.0"
13
14
- minSdkVersion 16
+ minSdkVersion 21
15
targetSdkVersion 30
16
17
compileOptions {
0 commit comments