Android端依赖修改为测试版:2.31.0-alpha20210628v02
parent
7ee1b76f0d
commit
873f4a6085
|
@ -91,6 +91,6 @@ kapt {
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation fileTree(include: ['*.jar'], dir: 'libs')
|
implementation fileTree(include: ['*.jar'], dir: 'libs')
|
||||||
implementation 'com.finogeeks.lib:finapplet:2.31.0-alpha20210628v01'
|
implementation 'com.finogeeks.lib:finapplet:2.31.0-alpha20210628v02'
|
||||||
implementation 'com.finogeeks.mop:plugins:2.30.2'
|
implementation 'com.finogeeks.mop:plugins:2.30.2'
|
||||||
}
|
}
|
Loading…
Reference in New Issue