Skip to content

Commit

Permalink
Fix control of forced tracks
Browse files Browse the repository at this point in the history
  • Loading branch information
moneytoo committed Dec 11, 2024
1 parent 685269e commit 3ade5eb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ android {
applicationId "com.brouken.player"
minSdkVersion 21
targetSdkVersion 34
versionCode 178
versionCode 179
versionName "0.${versionCode}"
archivesBaseName = "Just.Player.v${versionName}"
switch (abiFilter) {
Expand Down
Binary file modified app/libs/lib-ui-release.aar
Binary file not shown.

0 comments on commit 3ade5eb

Please sign in to comment.