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 5a661db commit 0e34d87Copy full SHA for 0e34d87
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="2730"
7
- android:versionName="2.7.3">
+ android:versionCode="2740"
+ android:versionName="2.7.4">
8
9
<uses-sdk
10
android:minSdkVersion="8"
0 commit comments