We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e138c4c commit e0edf62Copy full SHA for e0edf62
library/build.gradle
@@ -7,7 +7,7 @@ android {
7
buildToolsVersion "27.0.0"
8
9
defaultConfig {
10
- minSdkVersion 19
+ minSdkVersion 15
11
targetSdkVersion 26
12
versionCode 1
13
versionName "1.0"
0 commit comments