We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97a8183 commit 15737caCopy full SHA for 15737ca
app/build.gradle
@@ -16,8 +16,8 @@ android {
16
applicationId "com.simplemobiletools.musicplayer"
17
minSdkVersion 23
18
targetSdkVersion 33
19
- versionCode 108
20
- versionName "5.16.2"
+ versionCode 109
+ versionName "5.16.3"
21
setProperty("archivesBaseName", "music-player")
22
vectorDrawables.useSupportLibrary = true
23
}
0 commit comments