mirror of
https://github.com/accelforce/Yuito
synced 2025-02-01 16:36:50 +01:00
Bump version to v4.0.0-beta.1 (37)
This commit is contained in:
parent
17a093075c
commit
b2ba778f14
@ -20,8 +20,8 @@ android {
|
||||
applicationId 'net.accelf.yuito'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 36
|
||||
versionName '4.0.0-beta.0'
|
||||
versionCode 37
|
||||
versionName '4.0.0-beta.1'
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
|
3
changelogs/v4.0.0-beta.1/whatsnew-ja-JP
Normal file
3
changelogs/v4.0.0-beta.1/whatsnew-ja-JP
Normal file
@ -0,0 +1,3 @@
|
||||
> これはプレリリースです。Play Store版は公開されません。
|
||||
|
||||
* 簡易投稿欄を非表示にした状態での二回目以降の起動が失敗する問題を修正
|
Loading…
x
Reference in New Issue
Block a user