Started working on API demo app
This commit is contained in:
@@ -4,9 +4,11 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:installLocation="auto"
|
||||
package="org.apg"
|
||||
android:versionCode="11000"
|
||||
android:versionCode="50"
|
||||
android:versionName="1.1" >
|
||||
|
||||
<!-- APG Plus starting with versionCode 50! -->
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="4"
|
||||
android:targetSdkVersion="14" />
|
||||
|
||||
Reference in New Issue
Block a user