mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 18:38:48 +00:00
11.0.1
This commit is contained in:
parent
93e4e23f60
commit
fe77feffd1
3 changed files with 9 additions and 3 deletions
|
@ -19,8 +19,8 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
package="de.schildbach.oeffi"
|
||||
android:versionCode="660"
|
||||
android:versionName="11.0" >
|
||||
android:versionCode="661"
|
||||
android:versionName="11.0.1" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="19"
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
v11.0.1
|
||||
|
||||
* Update Android Gradle plugin to 3.1.0.
|
||||
This means it doesn't build reproducably without external help like 'disorderfs'.
|
||||
See https://issuetracker.google.com/issues/110237303
|
||||
|
||||
v11.0
|
||||
|
||||
* The app now requires Android 4.4 (KitKat) or higher.
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit b1fc17c518b8980de23d5b50dee48cb419b95655
|
||||
Subproject commit f229b71e10a0fb4adf4437200069d69b112091a6
|
Loading…
Add table
Add a link
Reference in a new issue