Toggle navigation
Toggle navigation
This project
Loading...
Sign in
guangka
/
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-03-13 11:37:36 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
931a5969feef781b9f541e20d72a1c296ca9b9de
931a5969
1 parent
77415a97
update
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
0 deletions
README.md
demo/app/build.gradle
demo/app/libs/PoolSdk_V2_20200312.jar → demo/app/libs/PoolSdk_V2_20200313.jar
libs/PoolSdk_V2_20200312.jar → libs/PoolSdk_V2_20200313.jar
README.md
View file @
931a596
...
...
@@ -20,3 +20,5 @@
-
2020-3-12
-
接口没变化,增加角色更新上报
-
2020-3-13
-
修改安装统计,接入不变,替换PoolSdk_V2_xxxx.jar
\ No newline at end of file
...
...
demo/app/build.gradle
View file @
931a596
...
...
@@ -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_20200313.jar'
)
}
...
...
demo/app/libs/PoolSdk_V2_2020031
2
.jar
→
demo/app/libs/PoolSdk_V2_2020031
3
.jar
View file @
931a596
No preview for this file type
libs/PoolSdk_V2_2020031
2
.jar
→
libs/PoolSdk_V2_2020031
3
.jar
View file @
931a596
No preview for this file type
Please
register
or
login
to post a comment