Skip to content

Commit 996653d

Browse files
committed
Incrase build version code for android 64 bit
1 parent 90f3f20 commit 996653d

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="35" package="org.thetailcompany.digitail" android:installLocation="auto" android:versionCode="64">
2+
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="35" package="org.thetailcompany.digitail" android:installLocation="auto" android:versionCode="65">
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)