1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2024-12-27 18:30:09 +00:00

0.91 beta

This commit is contained in:
M66B 2016-02-21 09:35:17 +01:00
parent 340162da8b
commit 6afc4706f9

View file

@ -9,8 +9,8 @@ model {
applicationId "eu.faircode.netguard" applicationId "eu.faircode.netguard"
minSdkVersion.apiLevel 14 minSdkVersion.apiLevel 14
targetSdkVersion.apiLevel 23 targetSdkVersion.apiLevel 23
versionCode = 2016021902 versionCode = 2016022101
versionName = "0.90-beta" versionName = "0.91-beta"
archivesBaseName = "NetGuard-v$versionName-$versionCode" archivesBaseName = "NetGuard-v$versionName-$versionCode"
buildConfigFields { buildConfigFields {