This commit is contained in:
M66B 2015-10-29 10:21:21 +01:00
parent 1b496e877d
commit 9f77677ee5
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 5
versionName "0.5"
versionCode 6
versionName "0.6"
}
buildTypes {
release {