mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 15:58:49 +00:00
11.1.5
This commit is contained in:
parent
66222dee09
commit
1c889dd60f
3 changed files with 4 additions and 4 deletions
|
@ -20,8 +20,8 @@
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
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="666"
|
android:versionCode="667"
|
||||||
android:versionName="11.1.4">
|
android:versionName="11.1.5">
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="19"
|
android:minSdkVersion="19"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
v11.1.2-v11.1.4
|
v11.1.2-v11.1.5
|
||||||
|
|
||||||
* Fixed many small bugs.
|
* Fixed many small bugs.
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 1aa2fd98c45074d6f21acc28088839ba91c9a406
|
Subproject commit 494cbc3031a1e830cbc49a6b43b22417c12b9ccc
|
Loading…
Add table
Add a link
Reference in a new issue