Android Stable版测试
parent
bbd73835ad
commit
b567979c59
|
@ -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.35.0-alpha20211021v03'
|
implementation 'com.finogeeks.lib:finapplet:2.35.0-alpha20211022v01'
|
||||||
implementation 'com.finogeeks.mop:plugins:2.35.0-alpha20211021v03'
|
implementation 'com.finogeeks.mop:plugins:2.35.0-alpha20211022v01'
|
||||||
}
|
}
|
Loading…
Reference in New Issue