Skip to content

Commit 21b1a2a

Browse files
committed
Update android:versionCode
1 parent bd8c3bb commit 21b1a2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Platforms/Android/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
2+
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="600000">
33
<application android:allowBackup="true" android:icon="@mipmap/appiconfg" android:supportsRtl="true" android:requestLegacyExternalStorage="true" android:extractNativeLibs="true" android:usesCleartextTraffic="true">
44
<provider
55
android:name="androidx.core.content.FileProvider"

0 commit comments

Comments
 (0)