Bump version to v4.1.6 (46)

This commit is contained in:
kyori19 2022-05-19 00:20:02 +09:00
parent 0ef03e2bec
commit f7972d5ce6
No known key found for this signature in database
GPG Key ID: CB37D0651E7F52AA
3 changed files with 6 additions and 2 deletions

View File

@ -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

View File

@ -0,0 +1,2 @@
* Fix quote contents from streaming in home timeline not rendered
* https://github.com/tuskyapp/Tusky/compare/5cb6a19375f253c43f32fdd2f4659a6ed542ba3e...0f1e95d0ca81d0254f8d1ae6b60a3130d51b15cf

View File

@ -0,0 +1,2 @@
* ホームタイムラインのストリーミングで取得した引用が表示されない問題を修正
* https://github.com/tuskyapp/Tusky/compare/5cb6a19375f253c43f32fdd2f4659a6ed542ba3e...0f1e95d0ca81d0254f8d1ae6b60a3130d51b15cf