1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2025-03-13 07:33:14 +00:00

0.36 stable

Play store only release
This commit is contained in:
M66B 2015-11-18 08:42:32 +01:00
parent cc9ee25568
commit ebf867a7a1

View file

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