mirror of
https://github.com/accelforce/Yuito
synced 2024-12-21 20:44:31 +01:00
Bump version to v4.1.6 (46)
This commit is contained in:
parent
0ef03e2bec
commit
f7972d5ce6
@ -20,8 +20,8 @@ android {
|
||||
applicationId 'net.accelf.yuito'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 31
|
||||
versionCode 45
|
||||
versionName '4.1.5'
|
||||
versionCode 46
|
||||
versionName '4.1.6'
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
|
2
changelogs/v4.1.6/whatsnew-en-US
Normal file
2
changelogs/v4.1.6/whatsnew-en-US
Normal file
@ -0,0 +1,2 @@
|
||||
* Fix quote contents from streaming in home timeline not rendered
|
||||
* https://github.com/tuskyapp/Tusky/compare/5cb6a19375f253c43f32fdd2f4659a6ed542ba3e...0f1e95d0ca81d0254f8d1ae6b60a3130d51b15cf
|
2
changelogs/v4.1.6/whatsnew-ja-JP
Normal file
2
changelogs/v4.1.6/whatsnew-ja-JP
Normal file
@ -0,0 +1,2 @@
|
||||
* ホームタイムラインのストリーミングで取得した引用が表示されない問題を修正
|
||||
* https://github.com/tuskyapp/Tusky/compare/5cb6a19375f253c43f32fdd2f4659a6ed542ba3e...0f1e95d0ca81d0254f8d1ae6b60a3130d51b15cf
|
Loading…
Reference in New Issue
Block a user