1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2025-01-03 05:44:14 +00:00

2.253 release

This commit is contained in:
M66B 2019-07-13 12:30:05 +02:00
parent 58a5d25a14
commit 511f1c2f2b

View file

@ -9,10 +9,10 @@ android {
defaultConfig { defaultConfig {
applicationId = "eu.faircode.netguard" applicationId = "eu.faircode.netguard"
versionName = "2.252" versionName = "2.253"
minSdkVersion 22 minSdkVersion 22
targetSdkVersion 29 targetSdkVersion 29
versionCode = 2019070901 versionCode = 2019071301
archivesBaseName = "NetGuard-v$versionName" archivesBaseName = "NetGuard-v$versionName"
externalNativeBuild { externalNativeBuild {