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

0.80 beta 4

This commit is contained in:
M66B 2016-02-01 18:22:50 +01:00
parent 5757c66e79
commit cf031885a2

View file

@ -9,8 +9,8 @@ model {
applicationId = "eu.faircode.netguard"
minSdkVersion.apiLevel = 14
targetSdkVersion.apiLevel = 23
versionCode = 2016013101
versionName = "0.80-beta-3"
versionCode = 2016020101
versionName = "0.80-beta-4"
archivesBaseName = "NetGuard-v$versionName-$versionCode"
}
}