update version to 5.3.3
This commit is contained in:
parent
5d76833145
commit
18b0b72029
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@ android {
|
|||
applicationId "com.simplemobiletools.musicplayer"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 68
|
||||
versionName "5.3.2"
|
||||
versionCode 69
|
||||
versionName "5.3.3"
|
||||
setProperty("archivesBaseName", "music-player")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue