targetSdkVersion 27

This commit is contained in:
Milos Kozak 2018-04-02 12:03:41 +02:00
parent b6456aab64
commit c06b89e8e4

View file

@ -60,7 +60,7 @@ android {
defaultConfig {
applicationId "info.nightscout.androidaps"
minSdkVersion 21
targetSdkVersion 23
targetSdkVersion 27
multiDexEnabled true
versionCode 1500
version "1.60c-dev"