mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-08 09:18:47 +00:00
10.3.6
This commit is contained in:
parent
1312a50847
commit
bd88039eb2
3 changed files with 4 additions and 4 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="627"
|
android:versionCode="628"
|
||||||
android:versionName="10.3.5-aosp" >
|
android:versionName="10.3.6-aosp" >
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="16"
|
android:minSdkVersion="16"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
v10.3.4
|
v10.3.4-v10.3.6
|
||||||
|
|
||||||
* Fix for launcher shortcuts that use addresses. Please re-create them if they don't work.
|
* Fix for launcher shortcuts that use addresses. Please re-create them if they don't work.
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit b370effeae863c8daca401465aaf3e06b75cea38
|
Subproject commit ea652f30cc363de02530d33b9d95624fa6f5499a
|
Loading…
Add table
Add a link
Reference in a new issue