mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 06:08:51 +00:00
10.1.1
This commit is contained in:
parent
413903bbe2
commit
223269c8ae
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="614"
|
android:versionCode="615"
|
||||||
android:versionName="10.1-aosp" >
|
android:versionName="10.1.1-aosp" >
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="16"
|
android:minSdkVersion="16"
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
v10.1.1
|
||||||
|
|
||||||
|
* Fix NVBW.
|
||||||
|
|
||||||
v10.1
|
v10.1
|
||||||
|
|
||||||
* New region: Austin, Texas, USA.
|
* New region: Austin, Texas, USA.
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 56311f52db3787a00f3be8bd85c171b061af5668
|
Subproject commit 509fa449cc39a252c1ed2fb35cbd6142675b8532
|
Loading…
Add table
Add a link
Reference in a new issue