version++
parent
d84646a42f
commit
13da682e3e
|
@ -91,6 +91,6 @@ kapt {
|
|||
}
|
||||
dependencies {
|
||||
implementation fileTree(include: ['*.jar'], dir: 'libs')
|
||||
implementation 'com.finogeeks.lib:finapplet:2.34.0-alpha20210819v01'
|
||||
implementation 'com.finogeeks.mop:plugins:2.33.3'
|
||||
implementation 'com.finogeeks.lib:finapplet:2.33.5'
|
||||
implementation 'com.finogeeks.mop:plugins:2.33.5'
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
name: mop
|
||||
description: A Finogeeks MiniProgram Flutter SDK.
|
||||
version: '2.33.3'
|
||||
version: '2.33.5'
|
||||
homepage: https://github.com/finogeeks/mop-flutter-sdk
|
||||
|
||||
environment:
|
||||
|
|
Loading…
Reference in New Issue