Fixed the plural typo in the artist list

This commit is contained in:
Karim Abou Zeid 2015-09-05 10:29:11 +02:00
commit ab2f1f9dff
3 changed files with 12 additions and 4 deletions

View file

@ -59,8 +59,8 @@ android {
applicationId "com.kabouzeid.gramophone"
minSdkVersion 16
targetSdkVersion 23
versionCode 72
versionName "0.9.44 beta5"
versionCode 73
versionName "0.9.44 beta6"
}
buildTypes {
release {