mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 21:48:49 +00:00
10.5.7
This commit is contained in:
parent
3b5a3c137c
commit
e0b145f610
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="650"
|
android:versionCode="651"
|
||||||
android:versionName="10.5.6-aosp" >
|
android:versionName="10.5.7-aosp" >
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="16"
|
android:minSdkVersion="16"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
v10.5.4-v10.5.6
|
v10.5.4-v10.5.7
|
||||||
|
|
||||||
* Require Gradle 4.4 (or later) for building.
|
* Require Gradle 4.4 (or later) for building.
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 070fcad64a5fb61728d50ddb3439b033a739e687
|
Subproject commit 0dd92109e237315e59997a69b20bfb0c06b015c7
|
Loading…
Add table
Add a link
Reference in a new issue