mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-08 12:18:48 +00:00
10.5.6
This commit is contained in:
parent
7afaafac0a
commit
6871ee023f
3 changed files with 4 additions and 4 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="649"
|
android:versionCode="650"
|
||||||
android:versionName="10.5.5-aosp" >
|
android:versionName="10.5.6-aosp" >
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="16"
|
android:minSdkVersion="16"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
v10.5.4-v10.5.5
|
v10.5.4-v10.5.6
|
||||||
|
|
||||||
* Require Gradle 4.4 (or later) for building.
|
* Require Gradle 4.4 (or later) for building.
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit c63a4fc36f03dfe1e4b466c376b9cec239840424
|
Subproject commit 4815d48aad05d97e28fd260463baf51f5b91973b
|
Loading…
Add table
Add a link
Reference in a new issue