Bump version to v4.2.0 (47)

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

View File

@ -24,8 +24,8 @@ android {
applicationId 'net.accelf.yuito'
minSdkVersion 21
targetSdkVersion 31
versionCode 46
versionName '4.1.6'
versionCode 47
versionName '4.2.0'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true

View File

@ -0,0 +1,2 @@
* Support push notifications using UnifiedPush
* https://github.com/tuskyapp/Tusky/compare/0f1e95d0ca81d0254f8d1ae6b60a3130d51b15cf...b2f2ca6c2216aa357d2dfb79981b18c36daacd9f

View File

@ -0,0 +1,2 @@
* UnifiedPushを利用したプッシュ通知に対応
* https://github.com/tuskyapp/Tusky/compare/0f1e95d0ca81d0254f8d1ae6b60a3130d51b15cf...b2f2ca6c2216aa357d2dfb79981b18c36daacd9f