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 6201b26 commit 2cafb28Copy full SHA for 2cafb28
AndroidManifest.xml
@@ -1,8 +1,8 @@
1
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2
package="info.guardianproject.otr.app.im"
3
android:sharedUserLabel="@string/perm_label"
4
- android:versionName="12.5"
5
- android:versionCode="84"
+ android:versionName="12.6"
+ android:versionCode="85"
6
android:installLocation="auto"
7
>
8
<supports-screens
0 commit comments