Skip to content

Commit

Permalink
New release version 0.6.27
Browse files Browse the repository at this point in the history
  • Loading branch information
fast4x committed Mar 22, 2024
1 parent 69baa7d commit 14a59e6
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 4 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ android {
applicationId = "it.fast4x.rimusic"
minSdk = 21
targetSdk = 34
versionCode = 23
versionName = "0.6.26.1"
versionCode = 24
versionName = "0.6.27"
//buildConfigField("String", "VERSION_NAME", "\"$versionName\"" )
}

Expand Down
3 changes: 3 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/24.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@

Log completed at
https://github.com/fast4x/RiMusic/releases/tag/v0.6.27
2 changes: 1 addition & 1 deletion updatedVersion/updatedVersion.ver
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.26.1
0.6.27
2 changes: 1 addition & 1 deletion updatedVersion/updatedVersionCode.ver
Original file line number Diff line number Diff line change
@@ -1 +1 @@
23-v0.6.26.1-RiMusic
24-v0.6.27-RiMusic

0 comments on commit 14a59e6

Please sign in to comment.