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

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
Randy Westergren committed Mar 12, 2015
1 parent 00e515d commit 93e9562
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest
package="com.xda.one"
xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="11"
android:versionName="0.1.11">
android:versionCode="12"
android:versionName="0.1.12">

<!-- Network -->
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
Expand Down

0 comments on commit 93e9562

Please sign in to comment.