mirror of
https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy.git
synced 2025-02-02 17:47:01 +01:00
version 1.5.1
This commit is contained in:
parent
38c10192a5
commit
63adb1188c
@ -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 = 65
|
||||
versionName = "1.5.0"
|
||||
versionCode = 66
|
||||
versionName = "1.5.1"
|
||||
archivesName.set("RaccoonForLemmy")
|
||||
}
|
||||
buildFeatures {
|
||||
|
2
fastlane/metadata/android/en-US/changelogs/66.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/66.txt
Normal file
@ -0,0 +1,2 @@
|
||||
- fix: refresh after instance or account change
|
||||
- fix: comment tree structure loading
|
2
fastlane/metadata/android/it-IT/changelogs/66.txt
Normal file
2
fastlane/metadata/android/it-IT/changelogs/66.txt
Normal file
@ -0,0 +1,2 @@
|
||||
- fix: refresh dopo cambio istanza o account
|
||||
- fix: caricamento struttura ad albero dei commenti
|
Loading…
x
Reference in New Issue
Block a user