Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Commit b0a1776

Browse files
committed
New release version 0.6.71
1 parent 10ea5f7 commit b0a1776

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

composeApp/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,8 @@ android {
126126
applicationId = "it.fast4x.rimusic"
127127
minSdk = 21
128128
targetSdk = 35
129-
versionCode = 82
130-
versionName = "0.6.70"
129+
versionCode = 83
130+
versionName = "0.6.71"
131131
}
132132

133133
splits {

composeApp/src/androidMain/res/values-hi/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@
502502
<string name="info_reorder_is_possible_only_in_ascending_sort">Reorder is possible only in ascending sort</string>
503503
<string name="information">जानकारी</string>
504504
<string name="info_lyrics_found_on_s">बोल मिल गये %s पर </string>
505-
<string name="info_lyrics_not_found_on_s_try_on_s"></string>
505+
<string name="info_lyrics_not_found_on_s_try_on_s">Lyrics not found on %s, try on %s</string>
506506
<string name="info_lyrics_not_found_on_s">Lyrics not found on %s</string>
507507
<string name="info_lyrics_tracks_found_on_s">Lyrics tracks found on %s</string>
508508
<string name="info_lyrics_tracks_not_found_on_s">Lyrics tracks not found on %s</string>

composeApp/src/androidMain/res/values-ml/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<string name="delete_playback_events">%1$s പ്ലേബാക്ക് ഇവന്റുകൾ നീക്കം ചെയ്യുക</string>
124124
<string name="existing_data_will_be_overwritten">Existing data will be overwritten. %1$s will automatically close itself after restoring the database.</string>
125125
<string name="folder_cache">ഫോൾഡർ കാഷെ</string>
126-
<string name="cache_reset_by_clicking_button"></string>
126+
<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>
127127
<string name="cache_location_folder">സ്ഥലം ഫോൾഡർ</string>
128128
<string name="custom_cache_from_android_10_may_not_be_available">ആൻഡ്രോയിഡ് 10 മുതൽ ഈ സവിശേഷത ലഭ്യമല്ലാവും</string>
129129
<string name="reset_cache_location_folder">കാഷെ ലൊക്കേഷൻ ഫോൾഡർ പുന: ക്രമീകരിക്കുക</string>

updatedVersion/updatedVersion.ver

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.6.70
1+
0.6.71
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
82-v0.6.70-RiMusic
1+
83-v0.6.71-RiMusic

0 commit comments

Comments
 (0)