Showing
4 changed files
with
3 additions
and
0 deletions
| ... | @@ -20,4 +20,5 @@ android { | ... | @@ -20,4 +20,5 @@ android { |
| 20 | dependencies { | 20 | dependencies { |
| 21 | implementation fileTree(include: ['*.jar', '*.aar'], dir: 'libs') | 21 | implementation fileTree(include: ['*.jar', '*.aar'], dir: 'libs') |
| 22 | // implementation 'com.android.support.constraint:constraint-layout:1.0.2' | 22 | // implementation 'com.android.support.constraint:constraint-layout:1.0.2' |
| 23 | + implementation files('libs/PoolSdk_V2_20200313.jar') | ||
| 23 | } | 24 | } | ... | ... |
No preview for this file type
No preview for this file type
-
Please register or login to post a comment