1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2025-02-06 23:02:55 +00:00

2.164 release

This commit is contained in:
M66B 2017-11-28 13:34:04 +01:00
parent 212fa3d33a
commit b7b2b45dd4

View file

@ -6,10 +6,10 @@ android {
defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.163"
versionName = "2.164"
minSdkVersion 22
targetSdkVersion 27
versionCode = 2017111901
versionCode = 2017112801
archivesBaseName = "NetGuard-v$versionName"
externalNativeBuild {