mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-08 15:18:47 +00:00
10.5.9
This commit is contained in:
parent
d06373c608
commit
9a28f3f94d
3 changed files with 7 additions and 3 deletions
|
@ -19,8 +19,8 @@
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
xmlns:tools="http://schemas.android.com/tools"
|
xmlns:tools="http://schemas.android.com/tools"
|
||||||
package="de.schildbach.oeffi"
|
package="de.schildbach.oeffi"
|
||||||
android:versionCode="652"
|
android:versionCode="653"
|
||||||
android:versionName="10.5.8-aosp" >
|
android:versionName="10.5.9-aosp" >
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="16"
|
android:minSdkVersion="16"
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
v10.5.9
|
||||||
|
|
||||||
|
* Modernized Settings and About screens.
|
||||||
|
|
||||||
v10.5.8
|
v10.5.8
|
||||||
|
|
||||||
* Fix for color issue on Android 10.
|
* Fix for color issue on Android 10.
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 07a88f442f17467285bbc625866147f80fc1ef2b
|
Subproject commit b1fc17c518b8980de23d5b50dee48cb419b95655
|
Loading…
Add table
Add a link
Reference in a new issue