2.288 release

This commit is contained in:
M66B 2020-08-26 12:27:43 +02:00
parent c6c985d454
commit 5b53dd32d8
1 changed files with 2 additions and 2 deletions

View File

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