mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-06 17:38:48 +00:00
13.0
This commit is contained in:
parent
4a17ef441f
commit
05d3623c34
2 changed files with 9 additions and 2 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="120121"
|
||||
android:versionName="12.1.21">
|
||||
android:versionCode="130000"
|
||||
android:versionName="13.0">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="24"
|
||||
|
|
|
@ -1,3 +1,10 @@
|
|||
v13.0
|
||||
|
||||
* Running the app now requires Android 7.0 (Nougat) or higher.
|
||||
* Building the app now requires OpenJDK 17.
|
||||
* Remove `google` flavor.
|
||||
* Git: rename `master` to `main` branch.
|
||||
|
||||
v12.1.18-v12.1.21
|
||||
|
||||
* Remove region: Belgium (SNCB)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue