[#62] Min SDK Lollipop 5.0 API level 21

This commit is contained in:
estevez 2018-09-21 20:46:12 +03:00
parent 47ef27258c
commit de5321565d

View File

@ -37,7 +37,7 @@ android {
defaultConfig { defaultConfig {
applicationId "com.keyboardcrumbs.haclient" applicationId "com.keyboardcrumbs.haclient"
minSdkVersion 16 minSdkVersion 21
targetSdkVersion 27 targetSdkVersion 27
versionCode 15 versionCode 15
versionName "0.0.10-alpha1" versionName "0.0.10-alpha1"