update version to 5.2.3
This commit is contained in:
parent
80d69c4092
commit
977a37a832
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@ android {
|
|||
applicationId "com.simplemobiletools.musicplayer"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 60
|
||||
versionName "5.2.2"
|
||||
versionCode 61
|
||||
versionName "5.2.3"
|
||||
setProperty("archivesBaseName", "music-player")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue