Set minSdk to 15

Zero users on 14
pull/437/head
Alex Baker 8 years ago
parent 5f2baf46b6
commit c7e3f4148d

@ -34,7 +34,7 @@ android {
applicationId "org.tasks"
versionCode 415
versionName "4.8.22"
minSdkVersion 14
minSdkVersion 15
targetSdkVersion 24
multiDexEnabled true
testInstrumentationRunner "com.android.test.runner.MultiDexTestRunner"

Loading…
Cancel
Save