mirror of https://github.com/M66B/NetGuard.git
2.161 release
This commit is contained in:
parent
49a359053d
commit
fe5ed84422
|
@ -6,10 +6,10 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
applicationId = "eu.faircode.netguard"
|
||||
versionName = "2.160"
|
||||
versionName = "2.161"
|
||||
minSdkVersion 22
|
||||
targetSdkVersion 27
|
||||
versionCode = 2017111401
|
||||
versionCode = 2017111501
|
||||
archivesBaseName = "NetGuard-v$versionName"
|
||||
|
||||
externalNativeBuild {
|
||||
|
|
Loading…
Reference in New Issue