1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2025-02-22 14:21:01 +00:00

0.20 beta

This commit is contained in:
M66B 2015-11-08 12:41:51 +01:00
parent 90cffcd58e
commit b74a391312

View file

@ -8,8 +8,8 @@ android {
applicationId "eu.faircode.netguard" applicationId "eu.faircode.netguard"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 23 targetSdkVersion 23
versionCode 19 versionCode 20
versionName "0.19" versionName "0.20"
} }
buildTypes { buildTypes {
release { release {