mirror of
https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy.git
synced 2025-02-03 03:07:55 +01:00
version 1.0.0-RC3
This commit is contained in:
parent
5d5afc745a
commit
e285116747
@ -13,8 +13,8 @@ android {
|
||||
applicationId = "com.github.diegoberaldin.raccoonforlemmy.android"
|
||||
minSdk = libs.versions.android.minSdk.get().toInt()
|
||||
targetSdk = libs.versions.android.targetSdk.get().toInt()
|
||||
versionCode = 33
|
||||
versionName = "1.0.0-RC2"
|
||||
versionCode = 34
|
||||
versionName = "1.0.0-RC3"
|
||||
archivesName.set("RaccoonForLemmy")
|
||||
}
|
||||
buildFeatures {
|
||||
|
8
fastlane/metadata/android/en-US/changelogs/34.txt
Normal file
8
fastlane/metadata/android/en-US/changelogs/34.txt
Normal file
@ -0,0 +1,8 @@
|
||||
- feat: new comment collapse policy
|
||||
- feat: custom text toolbar with search action in raw content dialog
|
||||
- fix: support for multiple spoilers in same text block
|
||||
- fix: cross post open detail
|
||||
- fix: comment sorting
|
||||
- fix: inbox data serialization
|
||||
- enhancement: cursor position after inserting quotation
|
||||
- chore: added new translations
|
Loading…
x
Reference in New Issue
Block a user