Merge pull request #480 from kabouzeid/album-detail-redesign

Redesigned album and artist detail page
This commit is contained in:
Karim Abou Zeid 2018-04-29 22:16:36 +02:00 committed by GitHub
commit 24af95872f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 616 additions and 269 deletions

View file

@ -51,8 +51,8 @@ android {
vectorDrawables.useSupportLibrary = true
applicationId 'com.kabouzeid.gramophone'
versionCode 155
versionName '0.16.9'
versionCode 157
versionName '1.0.0 BETA 2'
}
buildTypes {
release {