diff --git a/stallhelper/build.gradle b/stallhelper/build.gradle index cd5975b..f267cdc 100644 --- a/stallhelper/build.gradle +++ b/stallhelper/build.gradle @@ -73,8 +73,8 @@ dependencies { //annotationProcessor 'com.github.bumptech.glide:compiler:4.9.0' // WinBoLL库 nexus.winboll.cc 地址 - api 'cc.winboll.studio:libaes:15.20.3' - api 'cc.winboll.studio:libappbase:15.20.9' + api 'cc.winboll.studio:libaes:15.20.4' + api 'cc.winboll.studio:libappbase:15.20.15' api fileTree(dir: 'libs', include: ['*.jar']) }