Skip to content

Commit

Permalink
New version released 0.6.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fast4x committed Dec 29, 2023
1 parent ddf8ba4 commit bbc3474
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 27 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 = 33
versionCode = 9
versionName = "0.6.15"
versionCode = 10
versionName = "0.6.15.1"
buildConfigField("String", "VERSION_NAME", "\"$versionName\"")
}

Expand Down
3 changes: 3 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/10.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.15.1
24 changes: 0 additions & 24 deletions fastlane/metadata/android/en-US/full_description.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,29 +31,5 @@ RiMusic is a multilingual Android application for streaming music from YouTube M
- Android TV support
- Check for Updates

## 🌐 Languages available
- **Bashkir:** thanks to [Shilave malay](https://crowdin.com/profile/Bash.boy)
- **Catalan:** thanks to [EMC_Translator](https://crowdin.com/profile/EMC_Translator)
- **Czech:** thanks to [@ikanakova](https://github.com/ikanakova)
- **English:** thanks to [@fast4x](https://github.com/fast4x)
- **Esperanto:** thanks to [r.t.redreovic @Red1922](https://github.com/Red1922)
- **French:** thanks to [@NEVARLeVrai](https://github.com/NEVARLeVrai)
- **German:** thanks to [@siggi1984](https://github.com/siggi1984)
- **Greek:** thanks to [@Marinkas](https://github.com/Marinkas)
- **Italian:** thanks to [@fast4x](https://github.com/fast4x)
- **Indonesian:** thanks to [@teddysulaimanGL](https://github.com/teddysulaimanGL)
- **Odia:** thanks to [@Get100percent](https://github.com/Get100percent)
- **Polish:** thanks to [@roklc](https://github.com/roklc) and [@damianadam000](https://github.com/damianadam000)
- **Portuguese:** thanks to [@NEVARLeVrai](https://github.com/NEVARLeVrai)
- **Portuguese, Brazilian:** thanks to [@NEVARLeVrai](https://github.com/NEVARLeVrai)
- **Romanian:** thanks to [@OrangeZXZ](https://github.com/OrangeZxZ)
- **Russian:** thanks to [@siggi1984](https://github.com/siggi1984)
- **Spanish:** thanks to [@DanielSevillano](https://github.com/DanielSevillano)
- **Turkish:** thanks to [@abfreeman](https://github.com/abfreeman) and [@2010furs](https://github.com/2010furs)

## 🔤 Translations
- Go to [Crowdin](https://crowdin.com/project/rimusic/invite?h=73f0e6b64be1c64a8aebd467d286cf851925330) and help with the translations.


Visit it on Github
https://github.com/fast4x/RiMusic
2 changes: 1 addition & 1 deletion updatedVersion/updatedVersion.ver
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.15
0.6.15.1

0 comments on commit bbc3474

Please sign in to comment.