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

2.288 release

This commit is contained in:
M66B 2020-08-26 12:27:43 +02:00
parent c6c985d454
commit 5b53dd32d8

View file

@ -9,10 +9,10 @@ android {
defaultConfig {
applicationId = "eu.faircode.netguard"
versionName = "2.287"
versionName = "2.288"
minSdkVersion 22
targetSdkVersion 30
versionCode = 2020081801
versionCode = 2020082601
archivesBaseName = "NetGuard-v$versionName"
externalNativeBuild {