diff --git a/composeApp/build.gradle.kts b/composeApp/build.gradle.kts index ac509e07a7..07f13c0ce1 100644 --- a/composeApp/build.gradle.kts +++ b/composeApp/build.gradle.kts @@ -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 { diff --git a/composeApp/src/androidMain/res/values-hi/strings.xml b/composeApp/src/androidMain/res/values-hi/strings.xml index 27b630247d..d11720be6c 100644 --- a/composeApp/src/androidMain/res/values-hi/strings.xml +++ b/composeApp/src/androidMain/res/values-hi/strings.xml @@ -502,7 +502,7 @@ Reorder is possible only in ascending sort जानकारी बोल मिल गये %s पर - + Lyrics not found on %s, try on %s Lyrics not found on %s Lyrics tracks found on %s Lyrics tracks not found on %s diff --git a/composeApp/src/androidMain/res/values-ml/strings.xml b/composeApp/src/androidMain/res/values-ml/strings.xml index a2c86e96a8..8303196d1f 100644 --- a/composeApp/src/androidMain/res/values-ml/strings.xml +++ b/composeApp/src/androidMain/res/values-ml/strings.xml @@ -123,7 +123,7 @@ %1$s പ്ലേബാക്ക് ഇവന്റുകൾ നീക്കം ചെയ്യുക Existing data will be overwritten. %1$s will automatically close itself after restoring the database. ഫോൾഡർ കാഷെ - + Attention by clicking on the button below, the cache location folder will be reset to the default സ്ഥലം ഫോൾഡർ ആൻഡ്രോയിഡ് 10 മുതൽ ഈ സവിശേഷത ലഭ്യമല്ലാവും കാഷെ ലൊക്കേഷൻ ഫോൾഡർ പുന: ക്രമീകരിക്കുക diff --git a/updatedVersion/updatedVersion.ver b/updatedVersion/updatedVersion.ver index b2b40881c6..f8732f33fd 100644 --- a/updatedVersion/updatedVersion.ver +++ b/updatedVersion/updatedVersion.ver @@ -1 +1 @@ -0.6.70 +0.6.71 diff --git a/updatedVersion/updatedVersionCode.ver b/updatedVersion/updatedVersionCode.ver index 0274f9537f..9c5d25f68c 100644 --- a/updatedVersion/updatedVersionCode.ver +++ b/updatedVersion/updatedVersionCode.ver @@ -1 +1 @@ -82-v0.6.70-RiMusic +83-v0.6.71-RiMusic