mirror of
https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy.git
synced 2025-02-02 19:56:47 +01:00
version 1.7.7
This commit is contained in:
parent
7d564efc3f
commit
24bca9cd1c
@ -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 = 80
|
||||
versionName = "1.7.6"
|
||||
versionCode = 81
|
||||
versionName = "1.7.7"
|
||||
archivesName.set("RaccoonForLemmy")
|
||||
}
|
||||
buildFeatures {
|
||||
|
3
fastlane/metadata/android/en-US/changelogs/81.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/81.txt
Normal file
@ -0,0 +1,3 @@
|
||||
- fix: post and comment editing
|
||||
- fix: comment loading after deletion
|
||||
- chore: remove unread indication in private messages
|
Loading…
x
Reference in New Issue
Block a user