Skip to content

Commit

Permalink
Update application version
Browse files Browse the repository at this point in the history
  • Loading branch information
devnied committed May 24, 2014
1 parent d32ebdf commit 90224c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sample/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="com.github.devnied.emvnfccard"
android:versionCode="9"
android:versionName="1.2.0" >
android:versionCode="10"
android:versionName="1.2.1" >

<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="19"/>
<uses-permission android:name="android.permission.NFC"/>
Expand Down

0 comments on commit 90224c2

Please sign in to comment.