0.13 beta

This commit is contained in:
M66B 2015-11-02 15:32:32 +01:00
parent f4edff6acf
commit f11e4e82ef
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 12
versionName "0.12"
versionCode 13
versionName "0.13"
}
buildTypes {
release {