2.253 release

This commit is contained in:
M66B 2019-07-13 12:30:05 +02:00
parent 58a5d25a14
commit 511f1c2f2b
1 changed files with 2 additions and 2 deletions

View File

@ -9,10 +9,10 @@ android {
defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.252"
versionName = "2.253"
minSdkVersion 22
targetSdkVersion 29
versionCode = 2019070901
versionCode = 2019071301
archivesBaseName = "NetGuard-v$versionName"
externalNativeBuild {