mirror of https://github.com/M66B/NetGuard.git
0.21 beta
This commit is contained in:
parent
e3b2d8bd48
commit
163ce9dad7
|
@ -8,8 +8,8 @@ android {
|
||||||
applicationId "eu.faircode.netguard"
|
applicationId "eu.faircode.netguard"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 23
|
targetSdkVersion 23
|
||||||
versionCode 20
|
versionCode 21
|
||||||
versionName "0.20"
|
versionName "0.21"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
|
|
Loading…
Reference in New Issue