2015121002 release

This commit is contained in:
M66B 2015-12-10 10:50:57 +01:00
parent 6373a722f4
commit 6fc02410ef
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ model {
applicationId = "eu.faircode.netguard"
minSdkVersion.apiLevel = 21
targetSdkVersion.apiLevel = 23
versionCode = 2015121001
versionCode = 2015121002
versionName = "0.55"
archivesBaseName = "NetGuard-v$versionName-$versionCode"
}