1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2024-12-25 01:07:52 +00:00

0.35 stable

This commit is contained in:
M66B 2015-11-17 21:06:39 +01:00
parent 62ee4681b0
commit 7088545565

View file

@ -8,8 +8,8 @@ android {
applicationId "eu.faircode.netguard" applicationId "eu.faircode.netguard"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 23 targetSdkVersion 23
versionCode 34 versionCode 35
versionName "0.34" versionName "0.35"
} }
buildTypes { buildTypes {
release { release {