From 86e573d356ad1b04e736822d786d34c820f001f7 Mon Sep 17 00:00:00 2001 From: tuxor1337 Date: Sun, 2 Aug 2015 21:12:34 +0200 Subject: [PATCH] Version 2.7.3 --- document-viewer/src/main/AndroidManifest.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/document-viewer/src/main/AndroidManifest.xml b/document-viewer/src/main/AndroidManifest.xml index d3176d201..51d1f1e8c 100644 --- a/document-viewer/src/main/AndroidManifest.xml +++ b/document-viewer/src/main/AndroidManifest.xml @@ -3,8 +3,8 @@ xmlns:android="http://schemas.android.com/apk/res/android" package="org.sufficientlysecure.viewer" android:installLocation="auto" - android:versionCode="2720" - android:versionName="2.7.2"> + android:versionCode="2730" + android:versionName="2.7.3">