mirror of
https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy.git
synced 2025-02-02 19:46:51 +01:00
version 1.7.1
This commit is contained in:
parent
868a73ce4e
commit
ae4de37fe2
@ -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 = 73
|
||||
versionName = "1.7.0"
|
||||
versionCode = 74
|
||||
versionName = "1.7.1"
|
||||
archivesName.set("RaccoonForLemmy")
|
||||
}
|
||||
buildFeatures {
|
||||
|
4
fastlane/metadata/android/en-US/changelogs/74.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/74.txt
Normal file
@ -0,0 +1,4 @@
|
||||
- feat: show posts featured on local instance
|
||||
- enhancement: prevent accidental swipes while scrolling
|
||||
- fix: manages expiration of authentication tokens
|
||||
- chore: update dependencies
|
4
fastlane/metadata/android/it-IT/changelogs/74.txt
Normal file
4
fastlane/metadata/android/it-IT/changelogs/74.txt
Normal file
@ -0,0 +1,4 @@
|
||||
- feat: indicatore post fissati su istanza locale
|
||||
- enhancement: impedisce azioni di swipe accidentali durante lo scorrimento
|
||||
- fix: gestione scadenza token di autenticazione
|
||||
- chore: aggiornamenti dipendenze
|
Loading…
x
Reference in New Issue
Block a user