mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-08 00:08:48 +00:00
10.1.2
This commit is contained in:
parent
33cdef728f
commit
a0416d843a
2 changed files with 7 additions and 2 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="615"
|
android:versionCode="616"
|
||||||
android:versionName="10.1.1-aosp" >
|
android:versionName="10.1.2-aosp" >
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="16"
|
android:minSdkVersion="16"
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
v10.1.2
|
||||||
|
|
||||||
|
* Revert back to target Android 8.1 (Oreo).
|
||||||
|
|
||||||
v10.1.1
|
v10.1.1
|
||||||
|
|
||||||
* Fix NVBW.
|
* Fix NVBW.
|
||||||
|
@ -7,6 +11,7 @@ v10.1
|
||||||
* New region: Austin, Texas, USA.
|
* New region: Austin, Texas, USA.
|
||||||
* New region: Nicaragua.
|
* New region: Nicaragua.
|
||||||
* Material Design for dialogs and settings screens.
|
* Material Design for dialogs and settings screens.
|
||||||
|
* Target Android 9.0 (Pie).
|
||||||
|
|
||||||
v10.0.2-v10.0.3
|
v10.0.2-v10.0.3
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue