mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 15:58:49 +00:00
11.1
This commit is contained in:
parent
7dfb4bed04
commit
451ae8f8e3
3 changed files with 9 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="661"
|
||||
android:versionName="11.0.1" >
|
||||
android:versionCode="662"
|
||||
android:versionName="11.1" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="19"
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
V11.1
|
||||
|
||||
* New region: Prague.
|
||||
* New region: San Francisco.
|
||||
* Enabled Java 8 language features.
|
||||
|
||||
v11.0.1
|
||||
|
||||
* Update Android Gradle plugin to 3.1.0.
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit f229b71e10a0fb4adf4437200069d69b112091a6
|
||||
Subproject commit b8d1d5b6d7d3422cb87fb6f8425def2a14a6221a
|
Loading…
Add table
Add a link
Reference in a new issue