0.26 stable

This commit is contained in:
M66B 2015-11-10 10:35:00 +01:00
parent 3000947f45
commit 9201b9f844
1 changed files with 2 additions and 2 deletions

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 {