Skip to content

Commit

Permalink
bump version code for play
Browse files Browse the repository at this point in the history
  • Loading branch information
Consti10 authored Nov 21, 2023
1 parent 8a3d886 commit f8dd6de
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="v13" android:versionCode="13" android:installLocation="auto">
<manifest package="com.openhd.openhd" xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="v14" android:versionCode="14" android:installLocation="auto">
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="33"/>

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

0 comments on commit f8dd6de

Please sign in to comment.