Skip to content

Commit

Permalink
New release version 0.6.71
Browse files Browse the repository at this point in the history
  • Loading branch information
fast4x committed Feb 14, 2025
1 parent 10ea5f7 commit b0a1776
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions composeApp/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,8 @@ android {
applicationId = "it.fast4x.rimusic"
minSdk = 21
targetSdk = 35
versionCode = 82
versionName = "0.6.70"
versionCode = 83
versionName = "0.6.71"
}

splits {
Expand Down
2 changes: 1 addition & 1 deletion composeApp/src/androidMain/res/values-hi/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@
<string name="info_reorder_is_possible_only_in_ascending_sort">Reorder is possible only in ascending sort</string>
<string name="information">जानकारी</string>
<string name="info_lyrics_found_on_s">बोल मिल गये %s पर </string>
<string name="info_lyrics_not_found_on_s_try_on_s"></string>
<string name="info_lyrics_not_found_on_s_try_on_s">Lyrics not found on %s, try on %s</string>
<string name="info_lyrics_not_found_on_s">Lyrics not found on %s</string>
<string name="info_lyrics_tracks_found_on_s">Lyrics tracks found on %s</string>
<string name="info_lyrics_tracks_not_found_on_s">Lyrics tracks not found on %s</string>
Expand Down
2 changes: 1 addition & 1 deletion composeApp/src/androidMain/res/values-ml/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<string name="delete_playback_events">%1$s പ്ലേബാക്ക് ഇവന്റുകൾ നീക്കം ചെയ്യുക</string>
<string name="existing_data_will_be_overwritten">Existing data will be overwritten. %1$s will automatically close itself after restoring the database.</string>
<string name="folder_cache">ഫോൾഡർ കാഷെ</string>
<string name="cache_reset_by_clicking_button"></string>
<string name="cache_reset_by_clicking_button">Attention by clicking on the button below, the cache location folder will be reset to the default</string>
<string name="cache_location_folder">സ്ഥലം ഫോൾഡർ</string>
<string name="custom_cache_from_android_10_may_not_be_available">ആൻഡ്രോയിഡ് 10 മുതൽ ഈ സവിശേഷത ലഭ്യമല്ലാവും</string>
<string name="reset_cache_location_folder">കാഷെ ലൊക്കേഷൻ ഫോൾഡർ പുന: ക്രമീകരിക്കുക</string>
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.70
0.6.71
2 changes: 1 addition & 1 deletion updatedVersion/updatedVersionCode.ver
Original file line number Diff line number Diff line change
@@ -1 +1 @@
82-v0.6.70-RiMusic
83-v0.6.71-RiMusic

0 comments on commit b0a1776

Please sign in to comment.