target 1.0.90
This commit is contained in:
parent
b8e41ab4f4
commit
226f57172b
@ -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" />
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user