mirror of
https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy.git
synced 2025-02-09 07:48:44 +01:00
version 1.0.0-RC9
This commit is contained in:
parent
4e5fabf30c
commit
4445818e5e
@ -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 = 39
|
||||
versionName = "1.0.0-RC8"
|
||||
versionCode = 40
|
||||
versionName = "1.0.0-RC9"
|
||||
archivesName.set("RaccoonForLemmy")
|
||||
}
|
||||
buildFeatures {
|
||||
|
6
fastlane/metadata/android/en-US/changelogs/40.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/40.txt
Normal file
@ -0,0 +1,6 @@
|
||||
- feat(posts): mark as read while scrolling
|
||||
- feat(posts): quote action in raw content dialog
|
||||
- feat(ui): new UI fonts
|
||||
- fix(settings): multiline items
|
||||
- fix(inbox): open thread and filtering
|
||||
- chore(l10n): add et, lv, lt localizations
|
Loading…
x
Reference in New Issue
Block a user