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 9823f2b commit a8102daCopy full SHA for a8102da
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.3"
5
- android:versionCode="88"
+ android:versionName="12.6.4"
+ android:versionCode="89"
6
android:installLocation="auto"
7
>
8
<supports-screens
0 commit comments