mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 22:48:49 +00:00
10.5.8
This commit is contained in:
parent
1608288e29
commit
12e9f64437
3 changed files with 7 additions and 3 deletions
|
@ -19,8 +19,8 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
package="de.schildbach.oeffi"
|
||||
android:versionCode="651"
|
||||
android:versionName="10.5.7-aosp" >
|
||||
android:versionCode="652"
|
||||
android:versionName="10.5.8-aosp" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="16"
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
v10.5.8
|
||||
|
||||
* Fix for color issue on Android 10.
|
||||
|
||||
v10.5.4-v10.5.7
|
||||
|
||||
* Require Gradle 4.4 (or later) for building.
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 0dd92109e237315e59997a69b20bfb0c06b015c7
|
||||
Subproject commit 07a88f442f17467285bbc625866147f80fc1ef2b
|
Loading…
Add table
Add a link
Reference in a new issue