Update build.gradle
parent
896a00cc94
commit
1cfd2c12d3
|
@ -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.36.11-fix20220629v01'
|
implementation 'com.finogeeks.lib:finapplet:2.36.7'
|
||||||
implementation 'com.finogeeks.mop:plugins:2.36.11-fix20220629v01'
|
implementation 'com.finogeeks.mop:plugins:2.36.7'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue