merge gmaps and geo intents...

map links should work as with gmaps < v7 again
This commit is contained in:
Philipp Schaefer
2013-07-31 19:15:46 +02:00
parent 77bc791131
commit ec6402f5f9
4 changed files with 85 additions and 41 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="32"
android:versionName="0.5.1">
android:versionCode="33"
android:versionName="0.5.2">
<uses-sdk
android:minSdkVersion="14"