Release v1.0.3

This commit is contained in:
Alexander Bakker 2019-12-05 18:45:04 +01:00
parent b1d9be10f2
commit 68bb2b7e17
2 changed files with 7 additions and 2 deletions

View file

@ -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 {

View file

@ -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>