0.2 alpha

This commit is contained in:
M66B 2015-10-25 16:30:07 +01:00
parent 918a633336
commit 0d8f2f4181
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 1
versionName "0.1"
versionCode 2
versionName "0.2"
}
buildTypes {
release {