1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2025-01-01 12:54:07 +00:00

0.78 beta

This commit is contained in:
M66B 2016-01-27 13:12:18 +01:00
parent 5cb82e9a77
commit 8b7820864c

View file

@ -9,8 +9,8 @@ model {
applicationId = "eu.faircode.netguard"
minSdkVersion.apiLevel = 21
targetSdkVersion.apiLevel = 23
versionCode = 2016012602
versionName = "0.77-beta-7"
versionCode = 2016012701
versionName = "0.78-beta"
archivesBaseName = "NetGuard-v$versionName-$versionCode"
}
}