This commit is contained in:
Andreas Schildbach 2019-10-10 23:15:46 +02:00
parent 93e4e23f60
commit fe77feffd1
3 changed files with 9 additions and 3 deletions

View file

@ -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"

View file

@ -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