mirror of
https://github.com/jamessanford/kegs.git
synced 2025-01-07 22:32:56 +00:00
Version 3
This commit is contained in:
parent
6018ceaed2
commit
0b71b9b65e
@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.froop.app.kegs"
|
||||
android:versionCode="1"
|
||||
android:versionName="0.1 beta">
|
||||
android:versionCode="3"
|
||||
android:versionName="0.3beta">
|
||||
android:installLocation="auto">
|
||||
|
||||
<uses-sdk android:minSdkVersion="10" android:targetSdkVersion="16" />
|
||||
|
Loading…
Reference in New Issue
Block a user