master
kangxuyao 2021-12-01 10:03:16 +08:00
parent 5d97115353
commit 2e8e13e36f
1 changed files with 3 additions and 1 deletions

View File

@ -92,5 +92,7 @@ kapt {
dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation 'com.finogeeks.lib:finapplet:2.35.0-alpha20211122v01'
implementation 'com.finogeeks.mop:plugins:2.34.7'
implementation 'com.finogeeks.mop:plugins:2.35.0-alpha20211201v01'
implementation 'com.finogeeks.mop:webrtc:2.35.0-alpha20211201v01'
implementation 'com.finogeeks.mop:map:2.35.0-alpha20211201v01'
}