Increased build version, updated changelog.

This commit is contained in:
Karim Abou Zeid 2016-11-27 17:38:08 +01:00
commit 5341e0b98a
2 changed files with 8 additions and 2 deletions

View file

@ -64,8 +64,8 @@ android {
vectorDrawables.useSupportLibrary = true
applicationId "com.kabouzeid.gramophone"
versionCode 123
versionName "0.13.4"
versionCode 124
versionName "0.13.5"
}
buildTypes {
release {