Bump version to v3.7.6 (35)
This commit is contained in:
parent
e4c85a8fa3
commit
9899b99e1e
|
@ -20,8 +20,8 @@ android {
|
|||
applicationId 'net.accelf.yuito'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 34
|
||||
versionName '3.7.5'
|
||||
versionCode 35
|
||||
versionName '3.7.6'
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
* https://github.com/tuskyapp/Tusky/compare/bd670a01c391d69c2fa1cf151768943aee4227ba...821411b0ebe0c7f7691c88d000c10ab8b615c4e1
|
||||
* Notestock検索欄で不自然なメッセージが表示される問題の改善
|
Loading…
Reference in New Issue