From 961e359eeba33b7823451bac8b2107667e5ab0c7 Mon Sep 17 00:00:00 2001 From: xiaoyu Date: Tue, 22 Dec 2020 16:15:00 +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 bcec631..18c7606 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -65,5 +65,5 @@ 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.12.39' + implementation 'com.finogeeks.lib:finapplet:2.13.38' } \ No newline at end of file