target 1.0.90

This commit is contained in:
Adrian Ulrich 2021-01-10 21:18:52 +01:00
parent b8e41ab4f4
commit 226f57172b
2 changed files with 5 additions and 2 deletions

View File

@ -23,8 +23,8 @@ THE SOFTWARE.
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="ch.blinkenlights.android.vanilla"
android:versionName="1.0.85"
android:versionCode="10851"
android:versionName="1.0.90"
android:versionCode="10900"
android:installLocation="auto">
<uses-permission android:name="android.permission.WAKE_LOCK" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />

View File

@ -29,6 +29,9 @@ function show(n) {
<b>Changelog</b> [<a href='javascript:show("changelog")'>show</a>]
<pre id='changelog'>
<b>1.0.90</b>
- <b>NEW</b> Some cosmetic fixes
<b>1.0.85</b>
- <b>NEW</b> Upgrade to Android API 29
- <b>NEW</b> New limiter view layout