mobile: added first version of 'about' view

This commit is contained in:
Philipp Schaefer
2013-04-09 21:31:48 +02:00
parent 529f7fa254
commit 2287b09f17
4 changed files with 81 additions and 14 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="1"
android:versionName="0.2.5" >
android:versionCode="7"
android:versionName="0.2.6" >
<uses-sdk
android:minSdkVersion="14"