mirror of https://github.com/M66B/NetGuard.git
0.6 beta
This commit is contained in:
parent
1b496e877d
commit
9f77677ee5
|
@ -8,8 +8,8 @@ android {
|
||||||
applicationId "eu.faircode.netguard"
|
applicationId "eu.faircode.netguard"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 23
|
targetSdkVersion 23
|
||||||
versionCode 5
|
versionCode 6
|
||||||
versionName "0.5"
|
versionName "0.6"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
|
|
Loading…
Reference in New Issue