Skip to content

Commit 0fe9b6f

Browse files
authored
Merge pull request #550 from OpenHD/2.3-evo-consti-dev
annoying - we need 2 increments for armv7 and armv8
2 parents 92ddf10 + f81de63 commit 0fe9b6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/AndroidManifest.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0"?>
2-
<manifest package="com.openhd.openhd" xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="v5" android:versionCode="5" android:installLocation="auto">
2+
<manifest package="com.openhd.openhd" xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="v7" android:versionCode="7" android:installLocation="auto">
33
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="31"/>
44

55
<!-- The following comment will be replaced upon deployment with default permissions based on the dependencies of the application.

0 commit comments

Comments
 (0)