1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2025-02-20 21:37:13 +00:00

2.273 release

This commit is contained in:
M66B 2020-01-10 14:20:15 +01:00
parent 6491394972
commit 72349f774b

View file

@ -9,10 +9,10 @@ android {
defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.272"
versionName = "2.273"
minSdkVersion 22
targetSdkVersion 29
versionCode = 2020011001
versionCode = 2020011002
archivesBaseName = "NetGuard-v$versionName"
externalNativeBuild {