version++

master
jenkins 2021-06-02 17:09:35 +08:00
parent 85684605b5
commit 5925697687
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.27.0-alpha20210602v03'
implementation 'com.finogeeks.mop:plugins:2.27.0-alpha20210601v05'
implementation 'com.finogeeks.lib:finapplet:2.28.1'
implementation 'com.finogeeks.mop:plugins:2.28.1'
}