diff --git a/android/build.gradle b/android/build.gradle index 91be7f8..a061ad1 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.35.0-alpha20220107v03' + implementation 'com.finogeeks.lib:finapplet:2.35.0-alpha20220107v04' implementation 'com.finogeeks.mop:plugins:2.35.0-alpha20211231v09' } \ No newline at end of file