Skip to content

Commit

Permalink
[preview] release preview_1.5-dev2
Browse files Browse the repository at this point in the history
  • Loading branch information
chr56 committed Feb 17, 2024
1 parent 1a580f1 commit 5b36609
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ android {
targetSdk = 34

applicationId = "player.phonograph.plus"
versionCode = 1045
versionName = "1.5-dev1"
versionCode = 1046
versionName = "1.5-dev2"


setProperty("archivesBaseName", "PhonographPlus_$versionName")
Expand Down

0 comments on commit 5b36609

Please sign in to comment.