mirror of
https://github.com/accelforce/Yuito
synced 2024-12-21 20:44:31 +01:00
Bump version to v4.2.0 (47)
This commit is contained in:
parent
bded6a86d6
commit
e461e7fabf
@ -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
|
||||
|
||||
|
2
changelogs/v4.2.0/whatsnew-en-US
Normal file
2
changelogs/v4.2.0/whatsnew-en-US
Normal file
@ -0,0 +1,2 @@
|
||||
* Support push notifications using UnifiedPush
|
||||
* https://github.com/tuskyapp/Tusky/compare/0f1e95d0ca81d0254f8d1ae6b60a3130d51b15cf...b2f2ca6c2216aa357d2dfb79981b18c36daacd9f
|
2
changelogs/v4.2.0/whatsnew-ja-JP
Normal file
2
changelogs/v4.2.0/whatsnew-ja-JP
Normal file
@ -0,0 +1,2 @@
|
||||
* UnifiedPushを利用したプッシュ通知に対応
|
||||
* https://github.com/tuskyapp/Tusky/compare/0f1e95d0ca81d0254f8d1ae6b60a3130d51b15cf...b2f2ca6c2216aa357d2dfb79981b18c36daacd9f
|
Loading…
Reference in New Issue
Block a user