ICS+ compatibility

Fixes #243
This commit is contained in:
M66B 2016-01-31 18:47:57 +01:00
parent 31403f73bc
commit 2b719c2aee
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ model {
defaultConfig.with { defaultConfig.with {
applicationId = "eu.faircode.netguard" applicationId = "eu.faircode.netguard"
minSdkVersion.apiLevel = 21 minSdkVersion.apiLevel = 14
targetSdkVersion.apiLevel = 23 targetSdkVersion.apiLevel = 23
versionCode = 2016013002 versionCode = 2016013002
versionName = "0.80-beta-2" versionName = "0.80-beta-2"