Skip to content

Commit

Permalink
Increase android build version for 64bit
Browse files Browse the repository at this point in the history
  • Loading branch information
leinir committed Jul 26, 2023
1 parent e221e5e commit f74060b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
<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">
<application android:name="org.qtproject.qt5.android.bindings.QtApplication"
android:label="Crumpet"
android:icon="@mipmap/ic_launcher">
Expand Down

0 comments on commit f74060b

Please sign in to comment.