Release v3.4
This commit is contained in:
parent
ab9cdabddc
commit
36bd8f945a
@ -28,8 +28,8 @@ android {
|
|||||||
applicationId "${packageName}"
|
applicationId "${packageName}"
|
||||||
minSdkVersion 23
|
minSdkVersion 23
|
||||||
targetSdkVersion 35
|
targetSdkVersion 35
|
||||||
versionCode 78
|
versionCode 79
|
||||||
versionName "3.4-beta1"
|
versionName "3.4"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
buildConfigField "String", "GIT_HASH", "\"${getGitHash()}\""
|
buildConfigField "String", "GIT_HASH", "\"${getGitHash()}\""
|
||||||
buildConfigField "String", "GIT_BRANCH", "\"${getGitBranch()}\""
|
buildConfigField "String", "GIT_BRANCH", "\"${getGitBranch()}\""
|
||||||
|
@ -39,6 +39,7 @@
|
|||||||
<li>Filter on multiple groups simultaneously</li>
|
<li>Filter on multiple groups simultaneously</li>
|
||||||
<li>Color contrast on hidden codes has been improved</li>
|
<li>Color contrast on hidden codes has been improved</li>
|
||||||
<li>Prompt before the user is about to save an entry with a duplicate name/issuer combination</li>
|
<li>Prompt before the user is about to save an entry with a duplicate name/issuer combination</li>
|
||||||
|
<li>New languages: Estonian, Korean, Malayalam, Norwegian (Bokmål) and Serbian</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h4>Fixes</h4>
|
<h4>Fixes</h4>
|
||||||
<ul>
|
<ul>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user