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

2.281 release

This commit is contained in:
M66B 2020-05-18 15:41:05 +02:00
parent adf73dd8c8
commit 6dab9a9794

View file

@ -9,10 +9,10 @@ android {
defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.280"
versionName = "2.281"
minSdkVersion 22
targetSdkVersion 29
versionCode = 2020042401
versionCode = 2020051801
archivesBaseName = "NetGuard-v$versionName"
externalNativeBuild {