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 12f37cb commit 9e4ac75Copy full SHA for 9e4ac75
android/routerKeygen/src/main/AndroidManifest.xml
@@ -2,8 +2,8 @@
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
package="org.exobel.routerkeygen"
4
android:installLocation="auto"
5
- android:versionCode="53"
6
- android:versionName="3.15.3">
+ android:versionCode="54"
+ android:versionName="3.16">
7
8
<supports-screens
9
android:anyDensity="true"
0 commit comments