Skip to content

Commit

Permalink
[preview] release preview_1.6-dev3
Browse files Browse the repository at this point in the history
  • Loading branch information
chr56 committed Apr 8, 2024
1 parent 401d887 commit e2bf6c2
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 @@ -38,8 +38,8 @@ android {
targetSdk = 34

applicationId = "player.phonograph.plus"
versionCode = 1054
versionName = "1.6-dev2"
versionCode = 1055
versionName = "1.6-dev3"


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

0 comments on commit e2bf6c2

Please sign in to comment.