2.216 release

This commit is contained in:
M66B 2018-10-22 05:49:39 +00:00
parent fd8a1e83a3
commit 0c6fb4ee9e
1 changed files with 2 additions and 2 deletions

View File

@ -5,10 +5,10 @@ android {
defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.215"
versionName = "2.216"
minSdkVersion 22
targetSdkVersion 28
versionCode = 2018101702
versionCode = 2018102001
archivesBaseName = "NetGuard-v$versionName"
externalNativeBuild {