1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2024-12-25 01:07:52 +00:00
This commit is contained in:
M66B 2016-03-16 07:40:51 +01:00
parent 83007ab6e8
commit 57a2e52c9e

View file

@ -9,8 +9,8 @@ model {
applicationId = "eu.faircode.netguard" applicationId = "eu.faircode.netguard"
minSdkVersion.apiLevel = 14 minSdkVersion.apiLevel = 14
targetSdkVersion.apiLevel = 23 targetSdkVersion.apiLevel = 23
versionCode = 2016031501 versionCode = 2016031601
versionName = "2.8" versionName = "2.9"
archivesBaseName = "NetGuard-v$versionName-$versionCode" archivesBaseName = "NetGuard-v$versionName-$versionCode"
buildConfigFields { buildConfigFields {