2.265 release

This commit is contained in:
M66B 2019-09-09 20:26:18 +02:00
parent 0d0168aa34
commit 74d2913e5c
1 changed files with 2 additions and 2 deletions

View File

@ -9,10 +9,10 @@ android {
defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.264"
versionName = "2.265"
minSdkVersion 22
targetSdkVersion 29
versionCode = 2019090108
versionCode = 2019090109
archivesBaseName = "NetGuard-v$versionName"
externalNativeBuild {