Increment version and update common jar

This commit is contained in:
Cameron Gutman 2014-06-15 21:10:42 -07:00
parent ce01223683
commit 411931cc27
2 changed files with 2 additions and 2 deletions

View File

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

Binary file not shown.