mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 06:08:51 +00:00
10.1
This commit is contained in:
parent
39a55a3c08
commit
413903bbe2
3 changed files with 9 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="613"
|
android:versionCode="614"
|
||||||
android:versionName="10.0.3-aosp" >
|
android:versionName="10.1-aosp" >
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="16"
|
android:minSdkVersion="16"
|
||||||
|
|
|
@ -1,3 +1,9 @@
|
||||||
|
v10.1
|
||||||
|
|
||||||
|
* New region: Austin, Texas, USA.
|
||||||
|
* New region: Nicaragua.
|
||||||
|
* Material Design for dialogs and settings screens.
|
||||||
|
|
||||||
v10.0.2-v10.0.3
|
v10.0.2-v10.0.3
|
||||||
|
|
||||||
* Revert fix for GVH.
|
* Revert fix for GVH.
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 2c8e5ba9ecd20c5bcab173489ad4eb71b144799c
|
Subproject commit 56311f52db3787a00f3be8bd85c171b061af5668
|
Loading…
Add table
Add a link
Reference in a new issue