mirror of
https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy.git
synced 2025-02-09 03:08:45 +01:00
version 1.5.0
This commit is contained in:
parent
b93f704f08
commit
5bef64dd6a
@ -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 = 64
|
||||
versionName = "1.4.3"
|
||||
versionCode = 65
|
||||
versionName = "1.5.0"
|
||||
archivesName.set("RaccoonForLemmy")
|
||||
}
|
||||
buildFeatures {
|
||||
|
5
fastlane/metadata/android/en-US/changelogs/65.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/65.txt
Normal file
@ -0,0 +1,5 @@
|
||||
- feat: new instance selection
|
||||
- enhancement: comment loading and vote format
|
||||
- enhancement: improved pt-BR l10n
|
||||
- fix: post link opening
|
||||
- fix: bottom sheet keyboard and close
|
5
fastlane/metadata/android/it-IT/changelogs/65.txt
Normal file
5
fastlane/metadata/android/it-IT/changelogs/65.txt
Normal file
@ -0,0 +1,5 @@
|
||||
- feat: nuova selezione istanza
|
||||
- enhancement: caricamento e formato voti in commenti
|
||||
- enhancement: miglioramenti alla localizzazione pt-BR
|
||||
- fix: apertura link post
|
||||
- fix: chiusura e gestione tastiera bottom sheet
|
Loading…
x
Reference in New Issue
Block a user