mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 16:08:49 +00:00
10.1.3
This commit is contained in:
parent
5abd77159c
commit
1e808f3aaf
3 changed files with 8 additions and 3 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="616"
|
android:versionCode="617"
|
||||||
android:versionName="10.1.2-aosp" >
|
android:versionName="10.1.3-aosp" >
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="16"
|
android:minSdkVersion="16"
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
v10.1.3
|
||||||
|
|
||||||
|
* Target Android 9.0 (Pie) again.
|
||||||
|
* Update support libraries, Guava and logback-android.
|
||||||
|
|
||||||
v10.1.2
|
v10.1.2
|
||||||
|
|
||||||
* Revert back to target Android 8.1 (Oreo).
|
* Revert back to target Android 8.1 (Oreo).
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 509fa449cc39a252c1ed2fb35cbd6142675b8532
|
Subproject commit c1a9731626ebb59a6076bf9dd60283d96be76332
|
Loading…
Add table
Add a link
Reference in a new issue