update version to 5.13.1

This commit is contained in:
tibbi 2022-07-15 17:47:08 +02:00
parent f1a0a3ecd3
commit e4223681e4

View file

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.musicplayer"
minSdkVersion 21
targetSdkVersion 31
versionCode 101
versionName "5.13.0"
versionCode 102
versionName "5.13.1"
setProperty("archivesBaseName", "music-player")
vectorDrawables.useSupportLibrary = true
}