2.289 release

This commit is contained in:
M66B 2020-10-03 19:34:42 +02:00
parent 46300f6b3d
commit 1946a2d3e0
1 changed files with 2 additions and 2 deletions

View File

@ -9,10 +9,10 @@ android {
defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.288"
versionName = "2.289"
minSdkVersion 22
targetSdkVersion 30
versionCode = 2020082601
versionCode = 2020100301
archivesBaseName = "NetGuard-v$versionName"
externalNativeBuild {