diff --git a/android/build.gradle b/android/build.gradle index 087fe8e..9083132 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -91,5 +91,5 @@ kapt { } dependencies { implementation fileTree(include: ['*.jar'], dir: 'libs') - implementation 'com.finogeeks.lib:finapplet:2.11.86' + implementation 'com.finogeeks.lib:finapplet:2.11.93' } \ No newline at end of file