Release v3.1
This commit is contained in:
+2
-2
@@ -28,8 +28,8 @@ android {
|
||||
applicationId "${packageName}"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 34
|
||||
versionCode 66
|
||||
versionName "3.1-beta1"
|
||||
versionCode 67
|
||||
versionName "3.1"
|
||||
multiDexEnabled true
|
||||
buildConfigField "String", "GIT_HASH", "\"${getGitHash()}\""
|
||||
buildConfigField "String", "GIT_BRANCH", "\"${getGitBranch()}\""
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<div></div>
|
||||
<h3>Version 3.1-beta1</h3>
|
||||
<h3>Version 3.1</h3>
|
||||
<h4>New</h4>
|
||||
<ul>
|
||||
<li>A new audit log has been added to check all important events that occurred in your vault</li>
|
||||
|
||||
Reference in New Issue
Block a user