update version to 5.3.0
This commit is contained in:
parent
53d1ee1315
commit
382a5e7742
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@ android {
|
|||
applicationId "com.simplemobiletools.musicplayer"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 65
|
||||
versionName "5.2.7"
|
||||
versionCode 66
|
||||
versionName "5.3.0"
|
||||
setProperty("archivesBaseName", "music-player")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue