Skip to content

Commit

Permalink
[Release] release v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chr56 committed Feb 20, 2024
1 parent ad53dab commit a3ae0db
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 = 1046
versionName = "1.5-dev2"
versionCode = 1050
versionName = "1.5.0"


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

0 comments on commit a3ae0db

Please sign in to comment.