mirror of https://github.com/M66B/NetGuard.git
2.272 release
This commit is contained in:
parent
570e573f0d
commit
ed535cabd2
|
@ -9,10 +9,10 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
applicationId = "eu.faircode.netguard"
|
||||
versionName = "2.271"
|
||||
versionName = "2.272"
|
||||
minSdkVersion 22
|
||||
targetSdkVersion 29
|
||||
versionCode = 2020010901
|
||||
versionCode = 2020011001
|
||||
archivesBaseName = "NetGuard-v$versionName"
|
||||
|
||||
externalNativeBuild {
|
||||
|
|
Loading…
Reference in New Issue