Fixed the plural typo in the artist list
This commit is contained in:
parent
0e940be79f
commit
ab2f1f9dff
3 changed files with 12 additions and 4 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue