We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 990d00b commit bcba836Copy full SHA for bcba836
1 file changed
data/AndroidManifest.xml
@@ -1,5 +1,5 @@
1
<?xml version="1.0"?>
2
-<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="34" package="org.thetailcompany.digitail" android:installLocation="auto" android:versionCode="62">
+<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="34" package="org.thetailcompany.digitail" android:installLocation="auto" android:versionCode="63">
3
<application android:name="org.qtproject.qt5.android.bindings.QtApplication"
4
android:label="Crumpet"
5
android:icon="@mipmap/ic_launcher">
0 commit comments