We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e221e5e commit f74060bCopy full SHA for f74060b
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="32" package="org.thetailcompany.digitail" android:installLocation="auto" android:versionCode="58">
+<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="32" package="org.thetailcompany.digitail" android:installLocation="auto" android:versionCode="59">
3
<application android:name="org.qtproject.qt5.android.bindings.QtApplication"
4
android:label="Crumpet"
5
android:icon="@mipmap/ic_launcher">
0 commit comments