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
2a85dee9
Commit
2a85dee9
authored
Jun 30, 2022
by
刘鹏
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feat/fq/fq_evaluation_4.3.99' into 'd/v4.3.99'
fix: 组件升级 See merge request app_android_lib/YDL-Component!210
parents
84ad71dd
10d29e05
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
config.gradle
config.gradle
+6
-6
No files found.
config.gradle
View file @
2a85dee9
ext
{
kotlin_version
=
"1.3.21"
dev_mode
=
false
dev_mode
=
false
//组件发布的时候需要设置为false
ydlPublishVersion
=
[
// -------------- 业务模块 --------------
...
...
@@ -14,7 +14,7 @@ ext {
"m-dynamic"
:
"0.0.7.79"
,
"m-article"
:
"0.0.0.10"
,
"m-muse"
:
"0.0.28.81"
,
"m-tests"
:
"0.0.24.
18
"
,
"m-tests"
:
"0.0.24.
20
"
,
"m-course"
:
"0.0.43.39"
,
...
...
@@ -31,7 +31,7 @@ ext {
"ydl-pay"
:
"0.0.18.21"
,
"m-audioim"
:
"0.0.49.30.23"
,
"ydl-flutter-base"
:
"0.0.14.
38
"
,
"ydl-flutter-base"
:
"0.0.14.
40
"
,
//以下 几乎不会动
"router"
:
"0.0.1"
,
...
...
@@ -101,7 +101,7 @@ ext {
"m-article"
:
"0.0.0.10"
,
"m-muse"
:
"0.0.28.81"
,
"m-tests"
:
"0.0.24.
18
"
,
"m-tests"
:
"0.0.24.
20
"
,
"m-course"
:
"0.0.43.39"
,
...
...
@@ -117,7 +117,7 @@ ext {
"ydl-media"
:
"0.0.21.52"
,
"ydl-pay"
:
"0.0.18.21"
,
"m-audioim"
:
"0.0.49.30.23"
,
"ydl-flutter-base"
:
"0.0.14.
38
"
,
"ydl-flutter-base"
:
"0.0.14.
40
"
,
//以下 几乎不会动
"router"
:
"0.0.1"
,
...
...
@@ -283,7 +283,7 @@ ext {
//flutter功能组件升级===>发布ydl-flutter组件===>引用flutter相关的业务模块
"ydl-flutter-base"
:
"com.ydl:ydl-flutter-base:${ydlCompileVersion["
ydl
-
flutter
-
base
"]}"
,
//组件化项目中的flutter base模块
"ydl-flutter"
:
"com.ydl:ydl-flutter:0.0.4
4
@aar"
,
//flutter aar
"ydl-flutter"
:
"com.ydl:ydl-flutter:0.0.4
6
@aar"
,
//flutter aar
// "ydl-flutter-sp" : "com.ydl:ydl-flutter-sp:0.0.2@aar", //flutter 缓存 aar
//基础组件 <<--- 先发这个,发完改这里的版本号
...
...
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