Skip to content

Commit f74060b

Browse files
committed
Increase android build version for 64bit
1 parent e221e5e commit f74060b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?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">
2+
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="32" package="org.thetailcompany.digitail" android:installLocation="auto" android:versionCode="59">
33
<application android:name="org.qtproject.qt5.android.bindings.QtApplication"
44
android:label="Crumpet"
55
android:icon="@mipmap/ic_launcher">

0 commit comments

Comments
 (0)