added plugin categories (see #358)

This commit is contained in:
Philipp Schaefer
2013-06-08 18:50:26 +02:00
parent ffbf82a44e
commit 51be5bee04
43 changed files with 184 additions and 113 deletions

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.cradle.iitc_mobile"
android:versionCode="26"
android:versionName="0.4.5">
android:versionCode="27"
android:versionName="0.4.6">
<uses-sdk
android:minSdkVersion="14"