Update AndroidManifest.xml

This commit is contained in:
Chris H
2024-04-25 19:32:00 -04:00
parent 8a8c77c4ae
commit 65e704788f

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="forge.app"
android:versionCode="106620000"
android:versionName="1.6.62" > <!-- versionName should be updated and it's used for Sentry releases tag -->
android:versionCode="106630000"
android:versionName="1.6.63" > <!-- versionName should be updated and it's used for Sentry releases tag -->
<uses-sdk
android:minSdkVersion="19"