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

Commit cdefbd2

Browse files
author
Randy Westergren
committed
Update version
1 parent 4cc8213 commit cdefbd2

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
@@ -3,8 +3,8 @@
33
package="com.xda.one"
44
xmlns:android="http://schemas.android.com/apk/res/android"
55
xmlns:tools="http://schemas.android.com/tools"
6-
android:versionCode="1"
7-
android:versionName="1.0">
6+
android:versionCode="10"
7+
android:versionName="0.1.10">
88

99
<uses-sdk tools:node="replace" />
1010

0 commit comments

Comments
 (0)