精简其他控件
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Sat Sep 27 21:03:20 HKT 2025
|
#Tue Nov 11 11:49:16 GMT 2025
|
||||||
stageCount=10
|
stageCount=10
|
||||||
libraryProject=libappbase
|
libraryProject=libappbase
|
||||||
baseVersion=15.10
|
baseVersion=15.10
|
||||||
publishVersion=15.10.9
|
publishVersion=15.10.9
|
||||||
buildCount=0
|
buildCount=1
|
||||||
baseBetaVersion=15.10.10
|
baseBetaVersion=15.10.10
|
||||||
|
|||||||
@@ -25,9 +25,4 @@ android {
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
api fileTree(dir: 'libs', include: ['*.jar'])
|
api fileTree(dir: 'libs', include: ['*.jar'])
|
||||||
// 网络连接类库
|
|
||||||
api 'com.squareup.okhttp3:okhttp:4.4.1'
|
|
||||||
// https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind
|
|
||||||
|
|
||||||
api 'com.google.code.gson:gson:2.10.1'
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Sat Sep 27 21:03:08 HKT 2025
|
#Tue Nov 11 11:49:16 GMT 2025
|
||||||
stageCount=10
|
stageCount=10
|
||||||
libraryProject=libappbase
|
libraryProject=libappbase
|
||||||
baseVersion=15.10
|
baseVersion=15.10
|
||||||
publishVersion=15.10.9
|
publishVersion=15.10.9
|
||||||
buildCount=0
|
buildCount=1
|
||||||
baseBetaVersion=15.10.10
|
baseBetaVersion=15.10.10
|
||||||
|
|||||||
Reference in New Issue
Block a user