mirror of
https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy.git
synced 2025-02-09 02:48:42 +01:00
version 1.6.1
This commit is contained in:
parent
85269311b6
commit
0571a55b24
@ -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 = 69
|
||||
versionName = "1.6.0"
|
||||
versionCode = 70
|
||||
versionName = "1.6.1"
|
||||
archivesName.set("RaccoonForLemmy")
|
||||
}
|
||||
buildFeatures {
|
||||
|
6
fastlane/metadata/android/en-US/changelogs/70.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/70.txt
Normal file
@ -0,0 +1,6 @@
|
||||
- feat: opaque and transparent system bars
|
||||
- enhancement: new German translation
|
||||
- enhancement: user and community readable names
|
||||
- fix: Explore and user detail swipe actions
|
||||
- fix: open community from Profile comments
|
||||
- fix: Profile opening on Lemmy 0.19.2
|
6
fastlane/metadata/android/it-IT/changelogs/70.txt
Normal file
6
fastlane/metadata/android/it-IT/changelogs/70.txt
Normal file
@ -0,0 +1,6 @@
|
||||
- feat: barre di sistema opache o trasparenti
|
||||
- enhancement: nuova traduzione in tedeesco
|
||||
- enhancement: nomi leggibili utenti e comunità
|
||||
- fix: azioni di scorrimento in sezione Esplora e dettaglio utente
|
||||
- fix: apertura comunità da commenti in sezione Profilo
|
||||
- fix: apertura Profilo su Lemmy 0.19.2
|
Loading…
x
Reference in New Issue
Block a user