编译调试
This commit is contained in:
@@ -100,12 +100,12 @@ dependencies {
|
||||
implementation 'androidx.biometric:biometric:1.1.0'
|
||||
|
||||
// WinBoLL库 nexus.winboll.cc 地址
|
||||
api 'cc.winboll.studio:libappbase:15.21.+'
|
||||
api 'cc.winboll.studio:libaes:15.21.+'
|
||||
//api 'cc.winboll.studio:libappbase:15.21.+'
|
||||
//api 'cc.winboll.studio:libaes:15.21.+'
|
||||
|
||||
// 备用库 jitpack.io 地址
|
||||
//api 'com.github.ZhanGSKen:libappbase:appbase-v15.20.33'
|
||||
//api 'com.github.ZhanGSKen:libaes:aes-v15.20.16'
|
||||
api 'com.github.ZhanGSKen:libappbase:appbase-v15.21.+'
|
||||
api 'com.github.ZhanGSKen:libaes:aes-v15.21.+'
|
||||
|
||||
api fileTree(dir: 'libs', include: ['*.jar'])
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
#Created by .winboll/winboll_app_build.gradle
|
||||
#Tue Jul 21 09:55:56 HKT 2026
|
||||
#Thu Sep 17 06:51:53 HKT 2026
|
||||
stageCount=1
|
||||
libraryProject=
|
||||
baseVersion=15.21
|
||||
publishVersion=15.21.0
|
||||
buildCount=0
|
||||
buildCount=4
|
||||
baseBetaVersion=15.21.1
|
||||
|
||||
Reference in New Issue
Block a user