mirror of
https://github.com/accelforce/Yuito
synced 2024-12-21 20:44:31 +01:00
Bump version to v4.1.0 (40)
This commit is contained in:
parent
ba005c769b
commit
3b6f04aeed
@ -20,8 +20,8 @@ android {
|
||||
applicationId 'net.accelf.yuito'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 39
|
||||
versionName '4.0.1'
|
||||
versionCode 40
|
||||
versionName '4.1.0'
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
|
2
changelogs/v4.1.0/whatsnew-ja-JP
Normal file
2
changelogs/v4.1.0/whatsnew-ja-JP
Normal file
@ -0,0 +1,2 @@
|
||||
* ストリーミングに `/api/v1/streaming` への単一のコネクションを使用するように変更
|
||||
* https://github.com/tuskyapp/Tusky/compare/821411b0ebe0c7f7691c88d000c10ab8b615c4e1...73e9338f3c8ff25ab6ef7ad647cf8069e0e81cf2
|
Loading…
Reference in New Issue
Block a user