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

2.206 release

This commit is contained in:
M66B 2018-08-23 15:54:31 +00:00
parent 0d8c3fcc8a
commit 295a0f5a20

View file

@ -6,10 +6,10 @@ android {
defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.205"
versionName = "2.206"
minSdkVersion 22
targetSdkVersion 27
versionCode = 2018080101
versionCode = 2018082301
archivesBaseName = "NetGuard-v$versionName"
externalNativeBuild {