Android端依赖修改为测试版:2.31.0-alpha20210625v01
parent
1b42b67e2e
commit
4b5aeca2b6
|
@ -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.30.1'
|
implementation 'com.finogeeks.lib:finapplet:2.31.0-alpha20210625v01'
|
||||||
implementation 'com.finogeeks.mop:plugins:2.30.2'
|
implementation 'com.finogeeks.mop:plugins:2.30.2'
|
||||||
}
|
}
|
Loading…
Reference in New Issue