mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-08 09:28:47 +00:00
10.5.1
This commit is contained in:
parent
dab3b4a93d
commit
4069aa47fd
3 changed files with 7 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="644"
|
||||
android:versionName="10.5-aosp" >
|
||||
android:versionCode="645"
|
||||
android:versionName="10.5.1-aosp" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="16"
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
v10.5.1
|
||||
|
||||
* App-widget update now runs in a foreground service.
|
||||
|
||||
v10.5
|
||||
|
||||
* New region: Spain.
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit f7a436c370413c96ac6f3ceb7f8980be25ebe15c
|
||||
Subproject commit 8980eb6dc1edb7d938056d0c8bb823b748288184
|
Loading…
Add table
Add a link
Reference in a new issue