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:
parent
62ee4681b0
commit
7088545565
1 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Reference in a new issue