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