diff --git a/android/build.gradle b/android/build.gradle index 056bba0..0a9e0f6 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -91,6 +91,6 @@ kapt { } dependencies { implementation fileTree(include: ['*.jar'], dir: 'libs') - implementation 'com.finogeeks.lib:finapplet:2.33.0-alpha20210730v05' - implementation 'com.finogeeks.mop:plugins:2.32.1' + implementation 'com.finogeeks.lib:finapplet:2.33.1' + implementation 'com.finogeeks.mop:plugins:2.33.1' } \ No newline at end of file