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
cc8b1ca2
Commit
cc8b1ca2
authored
Jul 07, 2022
by
万齐军
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
阿里支付sdk和一键登录sdk上传到nexus,采用依赖形式
parent
494d35eb
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2 additions
and
8 deletions
+2
-8
build.gradle
m-user/build.gradle
+1
-4
phoneNumber-L-AuthSDK-2.11.1.1.aar
m-user/libs/phoneNumber-L-AuthSDK-2.11.1.1.aar
+0
-0
build.gradle
ydl-pay/build.gradle
+1
-4
alipaySdk-15.6.5-20190718211159-noUtdid.aar
ydl-pay/libs/alipaySdk-15.6.5-20190718211159-noUtdid.aar
+0
-0
No files found.
m-user/build.gradle
View file @
cc8b1ca2
...
@@ -45,12 +45,9 @@ android {
...
@@ -45,12 +45,9 @@ android {
}
}
dependencies
{
dependencies
{
api
fileTree
(
dir:
'libs'
,
include:
[
'*.aar'
,
'*.jar'
])
implementation
'androidx.appcompat:appcompat:1.2.0'
implementation
'androidx.appcompat:appcompat:1.2.0'
implementation
'androidx.annotation:annotation:1.1.0'
implementation
'androidx.annotation:annotation:1.1.0'
testImplementation
'junit:junit:4.13.2'
implementation
'com.ydl.aar:phonenumber-authsdk:2.11.1.1'
androidTestImplementation
'androidx.test.ext:junit:1.1.2'
androidTestImplementation
'androidx.test.espresso:espresso-core:3.3.0'
kapt
'com.alibaba:arouter-compiler:1.2.2'
kapt
'com.alibaba:arouter-compiler:1.2.2'
implementation
"org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation
"org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
...
...
m-user/libs/phoneNumber-L-AuthSDK-2.11.1.1.aar
deleted
100644 → 0
View file @
494d35eb
File deleted
ydl-pay/build.gradle
View file @
cc8b1ca2
...
@@ -33,12 +33,9 @@ android {
...
@@ -33,12 +33,9 @@ android {
}
}
dependencies
{
dependencies
{
api
fileTree
(
dir:
'libs'
,
include:
[
'*.jar'
,
'*.aar'
])
implementation
'androidx.appcompat:appcompat:1.2.0'
implementation
'androidx.appcompat:appcompat:1.2.0'
testImplementation
'junit:junit:4.13.2'
implementation
'com.ydl.aar:alipaysdk-noutdid:15.6.5'
androidTestImplementation
'androidx.test.ext:junit:1.1.2'
androidTestImplementation
'androidx.test.espresso:espresso-core:3.3.0'
implementation
"org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation
"org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
api
project
(
':ydl-platform'
)
api
project
(
':ydl-platform'
)
...
...
ydl-pay/libs/alipaySdk-15.6.5-20190718211159-noUtdid.aar
deleted
100644 → 0
View file @
494d35eb
File deleted
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