mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 14:18:50 +00:00
13.0.1
This commit is contained in:
parent
5eda98e436
commit
abb468772d
3 changed files with 4 additions and 4 deletions
|
@ -20,8 +20,8 @@
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
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="130000"
|
android:versionCode="130001"
|
||||||
android:versionName="13.0">
|
android:versionName="13.0.1">
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="24"
|
android:minSdkVersion="24"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
v13.0
|
v13.0-v13.0.1
|
||||||
|
|
||||||
* Running the app now requires Android 7.0 (Nougat) or higher.
|
* Running the app now requires Android 7.0 (Nougat) or higher.
|
||||||
* Building the app now requires OpenJDK 17.
|
* Building the app now requires OpenJDK 17.
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 0013bdff08461ef33e1c0e1c1ea7dfa9ac579179
|
Subproject commit 951303c1c5075b5eb465dd2a366fa8f491585abc
|
Loading…
Add table
Add a link
Reference in a new issue