Bump version to v3.7.5 (34)
This commit is contained in:
parent
515120b749
commit
d74ede7f36
|
@ -20,8 +20,8 @@ android {
|
|||
applicationId 'net.accelf.yuito'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 33
|
||||
versionName '3.7.4'
|
||||
versionCode 34
|
||||
versionName '3.7.5'
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
* v3.7.4でのクラッシュする問題を修正
|
Loading…
Reference in New Issue