Update build.gradle
parent
7e21b94e12
commit
896a00cc94
|
@ -91,6 +91,6 @@ kapt {
|
|||
}
|
||||
dependencies {
|
||||
implementation fileTree(include: ['*.jar'], dir: 'libs')
|
||||
implementation 'com.finogeeks.lib:finapplet:2.36.7'
|
||||
implementation 'com.finogeeks.mop:plugins:2.36.7'
|
||||
}
|
||||
implementation 'com.finogeeks.lib:finapplet:2.36.11-fix20220629v01'
|
||||
implementation 'com.finogeeks.mop:plugins:2.36.11-fix20220629v01'
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue