1
0
Fork 1

raise min sdk to kitkat because of missing Objects.notNull()

This commit is contained in:
Daniel Gultsch 2018-03-14 08:05:55 +01:00
parent eb7bb202a3
commit 11e98b5174

View file

@ -69,7 +69,7 @@ android {
buildToolsVersion "27.0.3"
defaultConfig {
minSdkVersion 14
minSdkVersion 19
targetSdkVersion 25
versionCode 257
versionName "2.0.0-beta.2"