更改类库引用方式
This commit is contained in:
@@ -45,7 +45,8 @@ android {
|
||||
|
||||
dependencies {
|
||||
implementation project(':libappbase')
|
||||
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||
|
||||
api fileTree(dir: 'libs', include: ['*.jar'])
|
||||
|
||||
// SSH
|
||||
implementation 'com.jcraft:jsch:0.1.55'
|
||||
|
||||
Reference in New Issue
Block a user