2.286 release

This commit is contained in:
M66B 2020-08-16 21:36:23 +02:00
parent 785a425b8c
commit f9d5a61ca9
1 changed files with 2 additions and 2 deletions

View File

@ -9,10 +9,10 @@ android {
defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.285"
versionName = "2.286"
minSdkVersion 22
targetSdkVersion 30
versionCode = 2020071701
versionCode = 2020081601
archivesBaseName = "NetGuard-v$versionName"
externalNativeBuild {