This commit is contained in:
zhongchao
2022-03-11 19:49:09 +08:00
parent c37feb2953
commit 1e4b69fbd6
271 changed files with 41438 additions and 64 deletions

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.mogo.module.extensions"
android:versionCode="1"
android:versionName="2.1.16.10" >
<uses-sdk
android:minSdkVersion="19"
android:targetSdkVersion="19" />
</manifest>