update version to 5.4.3

This commit is contained in:
tibbi 2020-11-02 18:56:14 +01:00
parent 200686da3f
commit 5d3678a98a

View file

@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.musicplayer"
minSdkVersion 21
targetSdkVersion 29
versionCode 73
versionName "5.4.2"
versionCode 74
versionName "5.4.3"
setProperty("archivesBaseName", "music-player")
vectorDrawables.useSupportLibrary = true
}