- removed marker label from userLocation gmaps url since gmaps can't
cope with it anymore - bumped version number...it has to be bumped due to some bug fixes and I don't like v0.4.9.1...so from now on we are on v0.5+
This commit is contained in:
@ -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="30"
|
||||
android:versionName="0.4.9">
|
||||
android:versionCode="31"
|
||||
android:versionName="0.5.0">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="14"
|
||||
|
Reference in New Issue
Block a user