Skip to content

Commit

Permalink
RELEASE APK Version 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobAMason committed Apr 28, 2015
1 parent b3e070c commit 9492d4e
Show file tree
Hide file tree
Showing 2 changed files 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="com.DCSP.game.android"
android:versionCode="11"
android:versionName="1.2.1" >
android:versionCode="12"
android:versionName="1.2.2" >

<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="21" />
<uses-permission android:name="android.permission.INTERNET" />
Expand Down
Binary file modified android/android-release.apk
Binary file not shown.

0 comments on commit 9492d4e

Please sign in to comment.