diff --git a/android/build.gradle b/android/build.gradle index 8450454..8cd2743 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.36' + implementation 'com.finogeeks.lib:finapplet:2.11.37' } \ No newline at end of file