Skip to content

Commit

Permalink
New release version 0.6.74
Browse files Browse the repository at this point in the history
  • Loading branch information
fast4x committed Mar 7, 2025
1 parent 13b8c9b commit c2a50b0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions composeApp/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,8 @@ android {
applicationId = "it.fast4x.rimusic"
minSdk = 21
targetSdk = 35
versionCode = 86
versionName = "0.6.73"
versionCode = 87
versionName = "0.6.74"

// INIT ENVIRONMENT
resValue(
Expand Down
2 changes: 1 addition & 1 deletion updatedVersion/updatedVersion.ver
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.73
0.6.74
2 changes: 1 addition & 1 deletion updatedVersion/updatedVersionCode.ver
Original file line number Diff line number Diff line change
@@ -1 +1 @@
86-v0.6.73-RiMusic
87-v0.6.74-RiMusic

0 comments on commit c2a50b0

Please sign in to comment.