Skip to content

Commit

Permalink
Merge pull request #550 from OpenHD/2.3-evo-consti-dev
Browse files Browse the repository at this point in the history
annoying - we need 2 increments for armv7 and armv8
  • Loading branch information
Consti10 authored Apr 26, 2023
2 parents 92ddf10 + f81de63 commit 0fe9b6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
<manifest package="com.openhd.openhd" xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="v5" android:versionCode="5" android:installLocation="auto">
<manifest package="com.openhd.openhd" xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="v7" android:versionCode="7" android:installLocation="auto">
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="31"/>

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

0 comments on commit 0fe9b6f

Please sign in to comment.