mirror of
https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy.git
synced 2025-02-03 02:47:34 +01:00
version 1.0.0-beta17
(cherry picked from commit 474e11398d5efa4a0f3002873eb7ee1a3a2d9689)
This commit is contained in:
parent
c1b1b2c5d1
commit
e05522e44d
@ -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 = 26
|
||||
versionName = "1.0.0-beta16"
|
||||
versionCode = 27
|
||||
versionName = "1.0.0-beta17"
|
||||
|
||||
buildConfigField(
|
||||
"String",
|
||||
|
5
fastlane/metadata/android/en-US/changelogs/27.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/27.txt
Normal file
@ -0,0 +1,5 @@
|
||||
- feat: optional separation of upvotes and downvotes for posts and comments
|
||||
- feat: drawer navigation to quickly access subscriptions and saved items
|
||||
- feat: possibility to change instance for anonymous users
|
||||
- fix: prevent accidental comment duplication
|
||||
- enhancement: post preview with image and background in create/edit screen
|
Loading…
x
Reference in New Issue
Block a user