1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2024-12-25 01:07:52 +00:00

0.25 stable

This commit is contained in:
M66B 2015-11-10 08:18:27 +01:00
parent 9cad1d2ee0
commit d144ece448

View file

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