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 253a906 commit 4d5f302Copy full SHA for 4d5f302
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="2710"
7
- android:versionName="2.7.1">
+ android:versionCode="2720"
+ android:versionName="2.7.2">
8
9
<uses-sdk
10
android:minSdkVersion="8"
0 commit comments