mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-06 09:28:49 +00:00
13.0.2
This commit is contained in:
parent
562d118e79
commit
efa91b4c67
3 changed files with 7 additions and 3 deletions
|
@ -20,8 +20,8 @@
|
|||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
package="de.schildbach.oeffi"
|
||||
android:versionCode="130001"
|
||||
android:versionName="13.0.1">
|
||||
android:versionCode="130002"
|
||||
android:versionName="13.0.2">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="24"
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
v13.0.2
|
||||
|
||||
* Remove region: Finland
|
||||
|
||||
v13.0-v13.0.1
|
||||
|
||||
* Running the app now requires Android 7.0 (Nougat) or higher.
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 951303c1c5075b5eb465dd2a366fa8f491585abc
|
||||
Subproject commit 1fa69af5dff5f732c5e48c2ffb0cfb7df03eab53
|
Loading…
Add table
Add a link
Reference in a new issue