2.271 release

This commit is contained in:
M66B 2020-01-09 16:31:04 +01:00
parent 88e97ad927
commit 3ea6d6a43f
1 changed files with 2 additions and 2 deletions

View File

@ -9,10 +9,10 @@ android {
defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.270"
versionName = "2.271"
minSdkVersion 22
targetSdkVersion 29
versionCode = 2019122601
versionCode = 2020010901
archivesBaseName = "NetGuard-v$versionName"
externalNativeBuild {