* got rid of the 'clear cache' icon. there is no use for it anymore

* bumped version number since there were a lot of improvements since 3.6
This commit is contained in:
Philipp Schaefer
2013-05-14 22:00:54 +02:00
parent 7d53f35714
commit fceb09901b
4 changed files with 3 additions and 17 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="18"
android:versionName="0.3.6" >
android:versionCode="19"
android:versionName="0.3.7" >
<uses-sdk
android:minSdkVersion="14"