Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
moneytoo committed Dec 22, 2024
1 parent 2a09047 commit 2a46ed6
Showing 1 changed file 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 183
versionCode 184
versionName "0.${versionCode}"
archivesBaseName = "Just.Player.v${versionName}"
if (abiFilter) {
Expand Down

0 comments on commit 2a46ed6

Please sign in to comment.