Skip to content
This repository was archived by the owner on Jan 4, 2021. It is now read-only.

Commit 93e9562

Browse files
author
Randy Westergren
committed
Increment version
1 parent 00e515d commit 93e9562

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/src/main/AndroidManifest.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<manifest
33
package="com.xda.one"
44
xmlns:android="http://schemas.android.com/apk/res/android"
5-
android:versionCode="11"
6-
android:versionName="0.1.11">
5+
android:versionCode="12"
6+
android:versionName="0.1.12">
77

88
<!-- Network -->
99
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />

0 commit comments

Comments
 (0)