2.235 release

This commit is contained in:
M66B 2019-04-23 10:42:38 +02:00
parent c10480b70a
commit 2d0cf805de
1 changed files with 2 additions and 2 deletions

View File

@ -9,10 +9,10 @@ android {
defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.234"
versionName = "2.235"
minSdkVersion 22
targetSdkVersion 28
versionCode = 2019042201
versionCode = 2019042301
archivesBaseName = "NetGuard-v$versionName"
externalNativeBuild {