2.256 release

This commit is contained in:
M66B 2019-07-28 12:18:05 +02:00
parent bb199e8d99
commit de12d61004
1 changed files with 2 additions and 2 deletions

View File

@ -9,10 +9,10 @@ android {
defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.255"
versionName = "2.256"
minSdkVersion 22
targetSdkVersion 29
versionCode = 2019072301
versionCode = 2019072801
archivesBaseName = "NetGuard-v$versionName"
externalNativeBuild {