Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
YDL-Component-Medical
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
杨凯
YDL-Component-Medical
Commits
b2751e83
Commit
b2751e83
authored
Feb 01, 2021
by
刘鹏
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.更新platform版本到39.73,2.更新user-module-ydl版本到60.87,3.渠道统计appkey配置成正式使用的key
parent
8abc19c9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
AndroidManifest.xml
app/src/main/AndroidManifest.xml
+2
-2
config.gradle
config.gradle
+3
-3
No files found.
app/src/main/AndroidManifest.xml
View file @
b2751e83
...
...
@@ -46,7 +46,7 @@
<action
android:name=
"android.intent.action.VIEW"
/>
<category
android:name=
"android.intent.category.DEFAULT"
/>
<category
android:name=
"android.intent.category.BROWSABLE"
/>
<data
android:scheme=
"
oxndgo
"
/>
<data
android:scheme=
"
jz0d0s
"
/>
</intent-filter>
</activity>
...
...
@@ -55,7 +55,7 @@
android:value=
"ModuleConfig"
/>
<meta-data
android:name=
"com.openinstall.APP_KEY"
android:value=
"
oxndgo
"
/>
android:value=
"
jz0d0s
"
/>
<activity
android:name=
"com.tencent.tauth.AuthActivity"
android:launchMode=
"singleTask"
...
...
config.gradle
View file @
b2751e83
ext
{
kotlin_version
=
"1.3.21"
dev_mode
=
tru
e
dev_mode
=
fals
e
ydlPublishVersion
=
[
// -------------- 业务模块 --------------
...
...
@@ -8,7 +8,7 @@ ext {
"m-confide"
:
"0.0.48.91"
,
"m-consultant"
:
"0.0.59.64"
,
"m-fm"
:
"0.0.30.00"
,
"m-user"
:
"0.0.60.8
6
"
,
"m-user"
:
"0.0.60.8
7
"
,
"m-home"
:
"0.0.22.51"
,
"m-im"
:
"0.0.18.33"
,
"m-dynamic"
:
"0.0.7.13"
,
...
...
@@ -33,7 +33,7 @@ ext {
//-------------- 功能组件 --------------
//第一步
"ydl-platform"
:
"0.0.39.7
2
"
,
"ydl-platform"
:
"0.0.39.7
3
"
,
//第二步 若干
"ydl-webview"
:
"0.0.38.34"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment