Toggle navigation
Toggle navigation
This project
Loading...
Sign in
public_service
/
public_sdk_android
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
xuguohong
2020-01-02 15:36:09 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a12f8ec3ee51a15199fa5bde4d21205107e94b9e
a12f8ec3
1 parent
dc3e6e0c
update
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2 additions
and
1 deletions
demo/.idea/misc.xml
demo/app/build.gradle
demo/app/libs/PoolSdk_V2_191230.jar → demo/app/libs/PoolSdk_V2_200102.jar
libs/PoolSdk_V2_191230.jar → libs/PoolSdk_V2_200102.jar
demo/.idea/misc.xml
View file @
a12f8ec
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"ProjectRootManager"
version=
"2"
languageLevel=
"JDK_1_
7
"
project-jdk-name=
"1.8"
project-jdk-type=
"JavaSDK"
>
<component
name=
"ProjectRootManager"
version=
"2"
languageLevel=
"JDK_1_
8
"
project-jdk-name=
"1.8"
project-jdk-type=
"JavaSDK"
>
<output
url=
"file://$PROJECT_DIR$/build/classes"
/>
</component>
<component
name=
"ProjectType"
>
...
...
demo/app/build.gradle
View file @
a12f8ec
...
...
@@ -20,4 +20,5 @@ android {
dependencies
{
implementation
fileTree
(
include:
[
'*.jar'
,
'*.aar'
],
dir:
'libs'
)
// implementation 'com.android.support.constraint:constraint-layout:1.0.2'
implementation
files
(
'libs/PoolSdk_V2_200102.jar'
)
}
...
...
demo/app/libs/PoolSdk_V2_
191230
.jar
→
demo/app/libs/PoolSdk_V2_
200102
.jar
View file @
a12f8ec
No preview for this file type
libs/PoolSdk_V2_
191230
.jar
→
libs/PoolSdk_V2_
200102
.jar
View file @
a12f8ec
No preview for this file type
Please
register
or
login
to post a comment