We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 971e853 commit c882387Copy full SHA for c882387
1 file changed
config.gradle
@@ -8,7 +8,7 @@ ext {
8
android = [
9
compileSdkVersion : 25,
10
buildToolsVersion : "25.0.2",
11
- minSdkVersion : 19,
+ minSdkVersion : 15,
12
targetSdkVersion : 19,
13
versionCode : 16,
14
versionName : "1.3.7"
0 commit comments