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 6b75c40 commit 73fd3afCopy full SHA for 73fd3af
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.6.4"
5
- android:versionCode="89"
+ android:versionName="12.6.5"
+ android:versionCode="90"
6
android:installLocation="auto"
7
>
8
<supports-screens
0 commit comments