mirror of
https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy.git
synced 2025-02-02 17:56:47 +01:00
version 1.2.0
This commit is contained in:
parent
1c190dfc1c
commit
0d92dea4b2
@ -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 = 56
|
||||
versionName = "1.1.2"
|
||||
versionCode = 57
|
||||
versionName = "1.2.0"
|
||||
archivesName.set("RaccoonForLemmy")
|
||||
}
|
||||
buildFeatures {
|
||||
|
6
fastlane/metadata/android/en-US/changelogs/57.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/57.txt
Normal file
@ -0,0 +1,6 @@
|
||||
- feat: web account preferences #221
|
||||
- feat: manage account bans #390
|
||||
- fix: reply swipe action #387, #389
|
||||
- enhancement: button responsiveness #382
|
||||
- enhancement: post loading time #393
|
||||
- enhancement: code cleanup and stability improvements
|
6
fastlane/metadata/android/it-IT/changelogs/57.txt
Normal file
6
fastlane/metadata/android/it-IT/changelogs/57.txt
Normal file
@ -0,0 +1,6 @@
|
||||
- feat: preferenze account web
|
||||
- feat: gestione ban per account
|
||||
- fix: azione di scorrimento per risposta
|
||||
- enhancement: sensibilità pulsanti azione
|
||||
- enhancement: tempi di caricamento post
|
||||
- enhancement: pulizia del codice e miglioramenti di stabilità
|
Loading…
x
Reference in New Issue
Block a user