Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
mgsx-dev committed Apr 22, 2017
1 parent 3838fc6 commit 385167f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="net.mgsx.pd.demo"
android:versionCode="2"
android:versionName="1.1" >
android:versionCode="3"
android:versionName="1.2" >

<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="20" />

Expand Down

0 comments on commit 385167f

Please sign in to comment.