Update limelight common and increment version to 2.1.4

This commit is contained in:
Cameron Gutman 2014-04-07 19:29:37 -04:00
parent 48a9d3ac12
commit 643b644e17
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="9" android:versionCode="10"
android:versionName="2.1.3" > android:versionName="2.1.4" >
<uses-sdk <uses-sdk
android:minSdkVersion="16" android:minSdkVersion="16"

Binary file not shown.