Increased build version, updated changelog.

This commit is contained in:
Karim Abou Zeid 2016-04-17 21:40:47 +02:00
commit c0099bc88d
2 changed files with 10 additions and 2 deletions

View file

@ -64,8 +64,8 @@ android {
vectorDrawables.useSupportLibrary = true
applicationId "com.kabouzeid.gramophone"
versionCode 111
versionName "0.13.0 BETA 1"
versionCode 112
versionName "0.13.0 BETA 2"
}
buildTypes {
release {