mirror of
https://github.com/jamessanford/kegs.git
synced 2025-08-10 11:24:57 +00:00
Fix invalid XML.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.froop.app.kegs"
|
||||
android:versionCode="6"
|
||||
android:versionName="0.6beta">
|
||||
android:versionName="0.6beta"
|
||||
android:installLocation="auto">
|
||||
|
||||
<uses-sdk android:minSdkVersion="10" android:targetSdkVersion="16" />
|
||||
|
Reference in New Issue
Block a user