We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 92ddf10 + f81de63 commit 0fe9b6fCopy full SHA for 0fe9b6f
android/AndroidManifest.xml
@@ -1,5 +1,5 @@
1
<?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">
+<manifest package="com.openhd.openhd" xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="v7" android:versionCode="7" android:installLocation="auto">
3
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="31"/>
4
5
<!-- The following comment will be replaced upon deployment with default permissions based on the dependencies of the application.
0 commit comments