Skip to content

Commit f2fd6f1

Browse files
committed
updating version
1 parent cfd442b commit f2fd6f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
22
package="info.guardianproject.otr.app.im"
33
android:sharedUserLabel="@string/perm_label"
4-
android:versionName="12.7.0"
5-
android:versionCode="91"
4+
android:versionName="12.7.1"
5+
android:versionCode="92"
66
android:installLocation="auto"
77
>
88
<supports-screens

0 commit comments

Comments
 (0)