mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-04-20 13:59:14 +00:00
Release v1.0.3
This commit is contained in:
parent
b1d9be10f2
commit
68bb2b7e17
2 changed files with 7 additions and 2 deletions
|
@ -7,8 +7,8 @@ android {
|
|||
applicationId "com.beemdevelopment.aegis"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 28
|
||||
versionCode 21
|
||||
versionName "1.0.2"
|
||||
versionCode 22
|
||||
versionName "1.0.3"
|
||||
}
|
||||
|
||||
lintOptions {
|
||||
|
|
|
@ -31,6 +31,11 @@
|
|||
</head>
|
||||
<body>
|
||||
<div></div>
|
||||
<h3>Version 1.0.3</h3>
|
||||
<h4>New</h4>
|
||||
<ul>
|
||||
<li>Support for andOTP's new backup file format</li>
|
||||
</ul>
|
||||
<h3>Version 1.0.2</h3>
|
||||
<h4>Fixes</h4>
|
||||
<ul>
|
||||
|
|
Loading…
Add table
Reference in a new issue