Skip to content

Commit 7dc6c93

Browse files
author
tuxor1337
committed
Version 2.6
1 parent 542ed8e commit 7dc6c93

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

document-viewer/src/main/AndroidManifest.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
xmlns:android="http://schemas.android.com/apk/res/android"
44
package="org.sufficientlysecure.viewer"
55
android:installLocation="auto"
6-
android:versionCode="2500"
7-
android:versionName="2.5">
6+
android:versionCode="2600"
7+
android:versionName="2.6">
88

99
<uses-sdk
1010
android:minSdkVersion="8"
@@ -150,4 +150,4 @@
150150
android:theme="@android:style/Theme.Dialog" />
151151
</application>
152152

153-
</manifest>
153+
</manifest>

0 commit comments

Comments
 (0)