mirror of
https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy.git
synced 2025-02-09 02:48:42 +01:00
version 1.0.0-RC14
This commit is contained in:
parent
98c47c3760
commit
4ec1640c7c
@ -157,9 +157,9 @@ This project would not be what it is were it not for the huge amount of patience
|
||||
of early adopters who sent me continous feedback and ideas for improvement after every release.
|
||||
|
||||
A special thank to all those who contributed so far:
|
||||
rb_c, OverfedRaccoon, Jailbrick3d, everdred…
|
||||
|
||||
(if you want your nickname removed reach out to me).
|
||||
- [u/rb_c@discuss.tchncs.de](https://discuss.tchncs.de/u/rb_c)
|
||||
- [u/heyazorin@lemmy.ml](https://lemmy.ml/u/heyazorin)
|
||||
- all who reported feedback and ideas on the Lemmy community, GitHub issues or email.
|
||||
|
||||
## Want to try it out?
|
||||
|
||||
|
@ -15,8 +15,8 @@ android {
|
||||
applicationId = "com.github.diegoberaldin.raccoonforlemmy.android"
|
||||
minSdk = libs.versions.android.minSdk.get().toInt()
|
||||
targetSdk = libs.versions.android.targetSdk.get().toInt()
|
||||
versionCode = 44
|
||||
versionName = "1.0.0-RC13"
|
||||
versionCode = 45
|
||||
versionName = "1.0.0-RC14"
|
||||
archivesName.set("RaccoonForLemmy")
|
||||
}
|
||||
buildFeatures {
|
||||
|
5
fastlane/metadata/android/en-US/changelogs/45.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/45.txt
Normal file
@ -0,0 +1,5 @@
|
||||
- feat: highlight unread items in inbox
|
||||
- feat: add setting option for default inbox type
|
||||
- enhancement: improved Spanish translation (thanks to u/heyazorin@lemmy.ml)
|
||||
- enhancement: improve navigation drawer UI and gesture management
|
||||
- chore: add sq l10n
|
Loading…
x
Reference in New Issue
Block a user