update version number to 0.13.0

This commit is contained in:
badaix 2018-02-02 22:24:18 +01:00
parent 2e0151ce7c
commit 5a065b0d28
4 changed files with 4 additions and 4 deletions

View file

@ -9,7 +9,7 @@ android {
minSdkVersion 16
targetSdkVersion 27
versionCode 1200
versionName "0.12.0"
versionName "0.13.0"
multiDexEnabled true
vectorDrawables.useSupportLibrary = true
}