update version to 5.2.1
This commit is contained in:
parent
a7b0958282
commit
c73850bde1
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@ android {
|
|||
applicationId "com.simplemobiletools.musicplayer"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 58
|
||||
versionName "5.2.0"
|
||||
versionCode 59
|
||||
versionName "5.2.1"
|
||||
setProperty("archivesBaseName", "music-player")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue