1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2024-12-30 20:05:04 +00:00

0.58 stable

This commit is contained in:
M66B 2015-12-13 14:53:46 +01:00
parent 4c11ed8cd6
commit eb30bae389

View file

@ -9,8 +9,8 @@ model {
applicationId = "eu.faircode.netguard"
minSdkVersion.apiLevel = 21
targetSdkVersion.apiLevel = 23
versionCode = 2015121201
versionName = "0.57"
versionCode = 2015121301
versionName = "0.58"
archivesBaseName = "NetGuard-v$versionName-$versionCode"
}
}