mirror of
https://github.com/M66B/NetGuard.git
synced 2025-02-23 06:41:05 +00:00
2.216 release
This commit is contained in:
parent
fd8a1e83a3
commit
0c6fb4ee9e
1 changed files with 2 additions and 2 deletions
|
@ -5,10 +5,10 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
applicationId = "eu.faircode.netguard"
|
||||
versionName = "2.215"
|
||||
versionName = "2.216"
|
||||
minSdkVersion 22
|
||||
targetSdkVersion 28
|
||||
versionCode = 2018101702
|
||||
versionCode = 2018102001
|
||||
archivesBaseName = "NetGuard-v$versionName"
|
||||
|
||||
externalNativeBuild {
|
||||
|
|
Loading…
Reference in a new issue