diff --git a/android/build.gradle b/android/build.gradle index d02eef6..2b7895d 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -92,6 +92,6 @@ kapt { } dependencies { implementation fileTree(include: ['*.jar'], dir: 'libs') - implementation 'com.finogeeks.lib:finapplet:2.36.0-alpha20220210v01' - implementation 'com.finogeeks.mop:plugins:2.36.0-alpha20220210v01' + implementation 'com.finogeeks.lib:finapplet:2.35.5' + implementation 'com.finogeeks.mop:plugins:2.35.5' } \ No newline at end of file