1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2025-02-12 17:44:53 +00:00

0.12 beta

This commit is contained in:
M66B 2015-11-01 17:38:26 +01:00
parent 8cc33d462d
commit ceb3dc2d69

View file

@ -8,8 +8,8 @@ android {
applicationId "eu.faircode.netguard"
minSdkVersion 21
targetSdkVersion 23
versionCode 11
versionName "0.11"
versionCode 12
versionName "0.12"
}
buildTypes {
release {