diff --git a/app/build.gradle b/app/build.gradle index feecd3f..22d841e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -69,6 +69,6 @@ dependencies { testImplementation 'junit:junit:4.12' androidTestImplementation 'androidx.test:runner:1.2.0' androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' - implementation 'com.finogeeks.lib:finapplet:2.13.53' + implementation 'com.finogeeks.lib:finapplet:2.24.3' implementation "com.tencent.tbs.tbssdk:sdk:43967" } \ No newline at end of file