Skip to content

Commit

Permalink
[Release] release v1.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
chr56 committed Nov 3, 2024
1 parent f3e4fda commit e40633f
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 @@ -40,8 +40,8 @@ android {
targetSdk = 34

applicationId = "player.phonograph.plus"
versionCode = 1084
versionName = "1.8.5-beta1"
versionCode = 1085
versionName = "1.8.5"


proguardFiles(File("proguard-rules-base.pro"), File("proguard-rules-app.pro"))
Expand Down

0 comments on commit e40633f

Please sign in to comment.