merge from 1.1.8

This commit is contained in:
wangcongtao
2020-12-07 15:57:01 +08:00
870 changed files with 43037 additions and 41 deletions

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.mogo.map.impl.custom"
android:versionCode="1"
android:versionName="1.2.1.9" >
<uses-sdk
android:minSdkVersion="19"
android:targetSdkVersion="22" />
<application>
</application>
</manifest>