Skip to content

Commit a2cc6e3

Browse files
committed
Bumping manifest
1 parent 2822904 commit a2cc6e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 android:hardwareAccelerated="true" android:versionCode="2" android:versionName="0.0.2" package="org.iilab.openmentoring" xmlns:android="http://schemas.android.com/apk/res/android">
2+
<manifest android:hardwareAccelerated="true" android:versionCode="3" android:versionName="0.0.3" package="org.iilab.openmentoring" xmlns:android="http://schemas.android.com/apk/res/android">
33
<supports-screens android:anyDensity="true" android:largeScreens="true" android:normalScreens="true" android:resizeable="true" android:smallScreens="true" android:xlargeScreens="true" />
44
<uses-permission android:name="android.permission.INTERNET" />
55
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />

0 commit comments

Comments
 (0)