From c94335bb1a60e9e5a2d36115d4558b78044e0f2c Mon Sep 17 00:00:00 2001 From: xiaoyu Date: Wed, 14 Apr 2021 15:08:03 +0800 Subject: [PATCH] Update finapplet version --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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