mirror of
https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy.git
synced 2025-02-09 02:38:42 +01:00
version 1.7.5
This commit is contained in:
parent
6c7db5b93a
commit
51deee427a
@ -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 = 78
|
||||
versionName = "1.7.4"
|
||||
versionCode = 79
|
||||
versionName = "1.7.5"
|
||||
archivesName.set("RaccoonForLemmy")
|
||||
}
|
||||
buildFeatures {
|
||||
|
4
fastlane/metadata/android/en-US/changelogs/79.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/79.txt
Normal file
@ -0,0 +1,4 @@
|
||||
- feat: drag to reorder in anonymous instance selector bottom sheet
|
||||
- fix: post and comment deletion
|
||||
- fix: default comment bar width
|
||||
- fix: minor bug fixes and stability improvements
|
4
fastlane/metadata/android/it-IT/changelogs/79.txt
Normal file
4
fastlane/metadata/android/it-IT/changelogs/79.txt
Normal file
@ -0,0 +1,4 @@
|
||||
- feat: trascina per riordinare in bottom sheet selezione intanza per utenti anonimi
|
||||
- fix: cancellazione post e commenti
|
||||
- fix: larghezza barra commenti di default
|
||||
- fix: correzioni di minore entità e miglioramenti di stabilità
|
Loading…
x
Reference in New Issue
Block a user