mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-08 17:58:49 +00:00
11.1.3
This commit is contained in:
parent
3b9c07e186
commit
14c73ee7c9
3 changed files with 4 additions and 4 deletions
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="de.schildbach.oeffi"
|
package="de.schildbach.oeffi"
|
||||||
android:versionCode="664"
|
android:versionCode="665"
|
||||||
android:versionName="11.1.2">
|
android:versionName="11.1.3">
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="19"
|
android:minSdkVersion="19"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
v11.1.2
|
v11.1.2-v11.1.3
|
||||||
|
|
||||||
* Fixed many small bugs.
|
* Fixed many small bugs.
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 0c102519575d91b5b8287696e9699b8d130c60c4
|
Subproject commit 0f6862f87a278b98eabface9942eb73f802c56b3
|
Loading…
Add table
Add a link
Reference in a new issue