1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2025-02-21 22:07:15 +00:00

0.26 stable

This commit is contained in:
M66B 2015-11-10 10:35:00 +01:00
parent 3000947f45
commit 9201b9f844

View file

@ -8,8 +8,8 @@ android {
applicationId "eu.faircode.netguard"
minSdkVersion 21
targetSdkVersion 23
versionCode 25
versionName "0.25"
versionCode 26
versionName "0.26"
}
buildTypes {
release {