Compare commits

..

3 Commits

Author SHA1 Message Date
ZhanGSKen
39b6c0ec89 <appbase>APK 2.1.3 release Publish. 2025-03-08 03:54:56 +08:00
ZhanGSKen
3b3ddbc8c9 更改类库引用方式。 2025-03-08 03:54:03 +08:00
ZhanGSKen
38aee09f87 <libappbase>Library Release 2.1.2 2025-03-08 03:38:53 +08:00
3 changed files with 9 additions and 11 deletions

View File

@@ -44,8 +44,7 @@ android {
}
dependencies {
implementation project(':libappbase')
api project(':libappbase')
api fileTree(dir: 'libs', include: ['*.jar'])
// SSH
@@ -61,7 +60,6 @@ dependencies {
implementation 'com.github.getActivity:ToastUtils:10.5'
// 网络连接类库
implementation 'com.squareup.okhttp3:okhttp:4.4.1'
// Android 类库
implementation 'androidx.appcompat:appcompat:1.1.0'
implementation 'androidx.viewpager:viewpager:1.0.0'

View File

@@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
#Sat Mar 08 03:38:29 HKT 2025
stageCount=3
#Sat Mar 08 03:54:56 HKT 2025
stageCount=4
libraryProject=libappbase
baseVersion=2.1
publishVersion=2.1.2
publishVersion=2.1.3
buildCount=0
baseBetaVersion=2.1.3
baseBetaVersion=2.1.4

View File

@@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
#Sat Mar 08 03:38:29 HKT 2025
stageCount=3
#Sat Mar 08 03:54:56 HKT 2025
stageCount=4
libraryProject=libappbase
baseVersion=2.1
publishVersion=2.1.2
publishVersion=2.1.3
buildCount=0
baseBetaVersion=2.1.3
baseBetaVersion=2.1.4