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

2.279 release

This commit is contained in:
M66B 2020-04-19 14:30:52 +02:00
parent f28931856b
commit 732452814b

View file

@ -9,10 +9,10 @@ android {
defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.278"
versionName = "2.279"
minSdkVersion 22
targetSdkVersion 29
versionCode = 2020041701
versionCode = 2020041901
archivesBaseName = "NetGuard-v$versionName"
externalNativeBuild {