Fix Ouya controller combos and bump the version to 2.2.1.2

This commit is contained in:
Cameron Gutman
2014-05-31 16:33:51 -04:00
parent 01b35ccdd3
commit 5626e9663b
2 changed files with 34 additions and 14 deletions

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.limelight"
android:versionCode="14"
android:versionName="2.2.1" >
android:versionCode="16"
android:versionName="2.2.1.2" >
<uses-sdk
android:minSdkVersion="16"