Skip to content

Commit 9e4ac75

Browse files
committed
v3.16, r54
1 parent 12f37cb commit 9e4ac75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/routerKeygen/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="org.exobel.routerkeygen"
44
android:installLocation="auto"
5-
android:versionCode="53"
6-
android:versionName="3.15.3">
5+
android:versionCode="54"
6+
android:versionName="3.16">
77

88
<supports-screens
99
android:anyDensity="true"

0 commit comments

Comments
 (0)