diff --git a/composeApp/build.gradle.kts b/composeApp/build.gradle.kts index 9a83f1a8af..be06f259e4 100644 --- a/composeApp/build.gradle.kts +++ b/composeApp/build.gradle.kts @@ -123,8 +123,8 @@ android { applicationId = "it.fast4x.rimusic" minSdk = 21 targetSdk = 35 - versionCode = 75 - versionName = "0.6.64" + versionCode = 76 + versionName = "0.6.65" } splits { diff --git a/composeApp/src/androidMain/res/values-el/strings.xml b/composeApp/src/androidMain/res/values-el/strings.xml index a9cd6a9b99..acdb27c9d2 100644 --- a/composeApp/src/androidMain/res/values-el/strings.xml +++ b/composeApp/src/androidMain/res/values-el/strings.xml @@ -839,4 +839,5 @@ Album Right Swipe Bookmark Downloading videos not supported + Animated Gradient diff --git a/composeApp/src/androidMain/res/values-fa/strings.xml b/composeApp/src/androidMain/res/values-fa/strings.xml index 708ca4eca7..d6ed2531d7 100644 --- a/composeApp/src/androidMain/res/values-fa/strings.xml +++ b/composeApp/src/androidMain/res/values-fa/strings.xml @@ -839,4 +839,5 @@ Album Right Swipe Bookmark Downloading videos not supported + Animated Gradient diff --git a/composeApp/src/androidMain/res/values-id/strings.xml b/composeApp/src/androidMain/res/values-id/strings.xml index 04ba953d01..a1de96ed14 100644 --- a/composeApp/src/androidMain/res/values-id/strings.xml +++ b/composeApp/src/androidMain/res/values-id/strings.xml @@ -839,4 +839,5 @@ Album Right Swipe Bookmark Downloading videos not supported + Animated Gradient diff --git a/composeApp/src/androidMain/res/values-iw/strings.xml b/composeApp/src/androidMain/res/values-iw/strings.xml index 8bb12d2bc1..2549d534dd 100644 --- a/composeApp/src/androidMain/res/values-iw/strings.xml +++ b/composeApp/src/androidMain/res/values-iw/strings.xml @@ -839,4 +839,5 @@ Album Right Swipe Bookmark Downloading videos not supported + Animated Gradient diff --git a/composeApp/src/androidMain/res/values-vi/strings.xml b/composeApp/src/androidMain/res/values-vi/strings.xml index 388a82591f..a8dc4a4b87 100644 --- a/composeApp/src/androidMain/res/values-vi/strings.xml +++ b/composeApp/src/androidMain/res/values-vi/strings.xml @@ -839,4 +839,5 @@ Album Right Swipe Bookmark Downloading videos not supported + Animated Gradient diff --git a/composeApp/src/androidMain/res/values-zh/strings.xml b/composeApp/src/androidMain/res/values-zh/strings.xml index 4c67153c64..531c270df8 100644 --- a/composeApp/src/androidMain/res/values-zh/strings.xml +++ b/composeApp/src/androidMain/res/values-zh/strings.xml @@ -839,4 +839,5 @@ Album Right Swipe Bookmark Downloading videos not supported + Animated Gradient diff --git a/customVersion/app-foss-release.apk b/customVersion/app-foss-release.apk deleted file mode 100644 index a5bb347a4f..0000000000 Binary files a/customVersion/app-foss-release.apk and /dev/null differ diff --git a/updatedVersion/updatedVersion.ver b/updatedVersion/updatedVersion.ver index bead47b6d3..723c5df6c7 100644 --- a/updatedVersion/updatedVersion.ver +++ b/updatedVersion/updatedVersion.ver @@ -1 +1 @@ -0.6.64 +0.6.65 diff --git a/updatedVersion/updatedVersionCode.ver b/updatedVersion/updatedVersionCode.ver index 29cc025bcf..7ec6674a46 100644 --- a/updatedVersion/updatedVersionCode.ver +++ b/updatedVersion/updatedVersionCode.ver @@ -1 +1 @@ -75-v0.6.64-RiMusic +76-v0.6.65-RiMusic