1
0
Fork 0

Update finapplet version

master
xiaoyu 2021-04-14 15:08:03 +08:00
parent fcbbfd468d
commit c94335bb1a
1 changed files with 1 additions and 1 deletions

View File

@ -69,6 +69,6 @@ dependencies {
testImplementation 'junit:junit:4.12' testImplementation 'junit:junit:4.12'
androidTestImplementation 'androidx.test:runner:1.2.0' androidTestImplementation 'androidx.test:runner:1.2.0'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.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" implementation "com.tencent.tbs.tbssdk:sdk:43967"
} }