Android Major版测试

master
xiaoyu 2021-10-22 17:53:02 +08:00
parent 20990959dc
commit c1509d03fb
1 changed files with 2 additions and 2 deletions

View File

@ -91,6 +91,6 @@ kapt {
}
dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation 'com.finogeeks.lib:finapplet:2.35.0-alpha20211022v03'
implementation 'com.finogeeks.mop:plugins:2.35.0-alpha20211022v01'
implementation 'com.finogeeks.lib:finapplet:2.35.0-alpha20211022v04'
implementation 'com.finogeeks.mop:plugins:2.35.0-alpha20211022v02'
}