Increment version code for redeployment

This commit is contained in:
Cameron Gutman 2014-03-21 21:23:02 -04:00
parent 70a1dd56b4
commit 5d30a3f4ab

View File

@ -1,7 +1,7 @@
<?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="4" android:versionCode="5"
android:versionName="2.0.2" > android:versionName="2.0.2" >
<uses-sdk <uses-sdk