From badb37a8007491532f5be93fa240a9d6ec822b95 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Reimar=20D=C3=B6ffinger?= Date: Sun, 5 Apr 2020 19:47:01 +0200 Subject: [PATCH] Bump version. Also remove the first start/version update text. It does not seem useful enough to bother people with having it click ok... --- AndroidManifest.xml | 4 ++-- .../hughes/android/dictionary/DictionaryManagerActivity.java | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 94bf28e..a6fd7a6 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2,8 +2,8 @@ + android:versionCode="105" + android:versionName="5.5.0" >