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