1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2025-02-01 20:32:45 +00:00

2.186 release

This commit is contained in:
M66B 2018-02-24 09:49:36 +01:00
parent c2162f55f5
commit a505db4032

View file

@ -6,10 +6,10 @@ android {
defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.185"
versionName = "2.186"
minSdkVersion 22
targetSdkVersion 27
versionCode = 2018022201
versionCode = 2018022401
archivesBaseName = "NetGuard-v$versionName"
externalNativeBuild {