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 0a244da commit 180ea20Copy full SHA for 180ea20
app/build.gradle
@@ -9,7 +9,7 @@ android {
9
10
defaultConfig {
11
applicationId "com.hoc081098.example"
12
- minSdkVersion 21
+ minSdkVersion 14
13
targetSdkVersion 30
14
versionCode 3
15
versionName "1.1.0"
library/build.gradle
buildToolsVersion "30.0.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
0 commit comments