mirror of
https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy.git
synced 2025-02-02 18:06:59 +01:00
version 1.0.0-RC13
This commit is contained in:
parent
8801655751
commit
0cb32965a4
@ -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 = 43
|
||||
versionName = "1.0.0-RC12"
|
||||
versionCode = 44
|
||||
versionName = "1.0.0-RC13"
|
||||
archivesName.set("RaccoonForLemmy")
|
||||
}
|
||||
buildFeatures {
|
||||
|
9
fastlane/metadata/android/en-US/changelogs/44.txt
Normal file
9
fastlane/metadata/android/en-US/changelogs/44.txt
Normal file
@ -0,0 +1,9 @@
|
||||
- feat: formatting and images in chat messages
|
||||
- enhancement: splash screen during initialization
|
||||
- enhancement: add new font
|
||||
- enhancement: inbox UI and loading improvements
|
||||
- enhancement: larger clickable area in top bars
|
||||
- enhancement: close drawer after changing instance
|
||||
- fix: navigation crashes
|
||||
- fix: check for messages in unread notification
|
||||
- chore: add tr l10n
|
Loading…
x
Reference in New Issue
Block a user