We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22686ad commit 10e299eCopy full SHA for 10e299e
document-viewer/src/main/AndroidManifest.xml
@@ -3,8 +3,8 @@
3
xmlns:android="http://schemas.android.com/apk/res/android"
4
package="org.sufficientlysecure.viewer"
5
android:installLocation="auto"
6
- android:versionCode="2600"
7
- android:versionName="2.6">
+ android:versionCode="2610"
+ android:versionName="2.6.1">
8
9
<uses-sdk
10
android:minSdkVersion="8"
0 commit comments