mirror of
https://github.com/accelforce/Yuito
synced 2024-12-22 05:19:05 +01:00
Bump version to v4.4.0 (50)
This commit is contained in:
parent
61288dda6c
commit
8c4744417b
@ -24,8 +24,8 @@ android {
|
||||
applicationId 'net.accelf.yuito'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 31
|
||||
versionCode 49
|
||||
versionName '4.3.0'
|
||||
versionCode 50
|
||||
versionName '4.4.0'
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
|
1
changelogs/v4.4.0/whatsnew-en-US
Normal file
1
changelogs/v4.4.0/whatsnew-en-US
Normal file
@ -0,0 +1 @@
|
||||
* Improve detection of malicious URLs
|
1
changelogs/v4.4.0/whatsnew-ja-JP
Normal file
1
changelogs/v4.4.0/whatsnew-ja-JP
Normal file
@ -0,0 +1 @@
|
||||
* 偽装URLの判定を改善
|
Loading…
Reference in New Issue
Block a user