Update
parent
89516533b4
commit
b2f1bc7375
|
@ -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.33.14'
|
implementation 'com.finogeeks.lib:finapplet:2.35.0-alpha20211013v01'
|
||||||
implementation 'com.finogeeks.mop:plugins:2.33.14'
|
implementation 'com.finogeeks.mop:plugins:2.35.0-alpha20211013v04'
|
||||||
}
|
}
|
Loading…
Reference in New Issue