0.60 stable

This commit is contained in:
M66B 2015-12-14 16:14:39 +01:00
parent 3a87823c8c
commit 309323e6e2
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ model {
applicationId = "eu.faircode.netguard"
minSdkVersion.apiLevel = 21
targetSdkVersion.apiLevel = 23
versionCode = 2015121302
versionName = "0.59"
versionCode = 2015121401
versionName = "0.60"
archivesBaseName = "NetGuard-v$versionName-$versionCode"
}
}