mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
Update AndroidManifest.xml
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user