From 421a3d704e7a50595d614e38e02d8ccf143edec1 Mon Sep 17 00:00:00 2001 From: Andreas Schildbach Date: Sat, 14 Dec 2019 21:12:42 +0100 Subject: [PATCH] 11.1.9 --- oeffi/AndroidManifest.xml | 4 ++-- oeffi/CHANGES | 2 +- public-transport-enabler | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/oeffi/AndroidManifest.xml b/oeffi/AndroidManifest.xml index edfe9a5..a500d11 100644 --- a/oeffi/AndroidManifest.xml +++ b/oeffi/AndroidManifest.xml @@ -20,8 +20,8 @@ xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" package="de.schildbach.oeffi" - android:versionCode="670" - android:versionName="11.1.8"> + android:versionCode="671" + android:versionName="11.1.9">