mirror of
https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy.git
synced 2025-02-09 06:18:39 +01:00
version 1.0.0-beta10
This commit is contained in:
parent
4b6ea79e86
commit
03a35a33d0
@ -11,8 +11,8 @@ android {
|
||||
applicationId = "com.github.diegoberaldin.raccoonforlemmy.android"
|
||||
minSdk = libs.versions.android.minSdk.get().toInt()
|
||||
targetSdk = libs.versions.android.targetSdk.get().toInt()
|
||||
versionCode = 19
|
||||
versionName = "1.0.0-beta09"
|
||||
versionCode = 20
|
||||
versionName = "1.0.0-beta10"
|
||||
|
||||
buildConfigField(
|
||||
"String",
|
||||
|
5
fastlane/metadata/android/en-US/changelogs/20.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/20.txt
Normal file
@ -0,0 +1,5 @@
|
||||
- feat: multi account support
|
||||
- feat: open Lemmy-style user and community links
|
||||
- enhancement: pull to refresh in subscription list
|
||||
- fix: typo in Italian l10n
|
||||
- refactor: account information on local DB
|
Loading…
x
Reference in New Issue
Block a user