Fixed statusbar too dark. Increased build version, updated changelog.

This commit is contained in:
Karim Abou Zeid 2016-11-27 00:14:50 +01:00
commit 68627bd549
3 changed files with 10 additions and 2 deletions

View file

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