Release v3.4

pull/1673/head v3.4
Michael Schättgen 4 months ago
parent ab9cdabddc
commit 36bd8f945a

@ -28,8 +28,8 @@ android {
applicationId "${packageName}"
minSdkVersion 23
targetSdkVersion 35
versionCode 78
versionName "3.4-beta1"
versionCode 79
versionName "3.4"
multiDexEnabled true
buildConfigField "String", "GIT_HASH", "\"${getGitHash()}\""
buildConfigField "String", "GIT_BRANCH", "\"${getGitBranch()}\""

@ -39,6 +39,7 @@
<li>Filter on multiple groups simultaneously</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>New languages: Estonian, Korean, Malayalam, Norwegian (Bokmål) and Serbian</li>
</ul>
<h4>Fixes</h4>
<ul>

Loading…
Cancel
Save