mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 21:28:49 +00:00
10.3.7
This commit is contained in:
parent
af44f7b436
commit
3131f79e6d
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="628"
|
android:versionCode="629"
|
||||||
android:versionName="10.3.6-aosp" >
|
android:versionName="10.3.7-aosp" >
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="16"
|
android:minSdkVersion="16"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
v10.3.4-v10.3.6
|
v10.3.4-v10.3.7
|
||||||
|
|
||||||
* 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 ea652f30cc363de02530d33b9d95624fa6f5499a
|
Subproject commit 724f8a23e37ea6a2892f8f0e050fc9bfc1ccff33
|
Loading…
Add table
Add a link
Reference in a new issue