Compare commits
11 Commits
appbase-v1
...
apputils-v
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a0fe8f17a8 | ||
|
|
16bd40fc59 | ||
|
|
ffaf683c54 | ||
|
|
26f5f8d3db | ||
|
|
917e25cdc8 | ||
|
|
707bed52c7 | ||
|
|
b7f8b76ace | ||
|
|
38fe941a8b | ||
|
|
e80d7e7b03 | ||
|
|
6e0a833fde | ||
|
|
c596ee5fa4 |
@@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Sun Aug 17 19:23:49 HKT 2025
|
#Sun Aug 31 04:33:09 CST 2025
|
||||||
stageCount=3
|
stageCount=6
|
||||||
libraryProject=libappbase
|
libraryProject=libappbase
|
||||||
baseVersion=15.9
|
baseVersion=15.9
|
||||||
publishVersion=15.9.2
|
publishVersion=15.9.5
|
||||||
buildCount=0
|
buildCount=0
|
||||||
baseBetaVersion=15.9.3
|
baseBetaVersion=15.9.6
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Tue Jun 03 15:05:48 HKT 2025
|
#Sun Aug 31 04:53:04 CST 2025
|
||||||
stageCount=5
|
stageCount=6
|
||||||
libraryProject=libapputils
|
libraryProject=libapputils
|
||||||
baseVersion=15.8
|
baseVersion=15.8
|
||||||
publishVersion=15.8.4
|
publishVersion=15.8.5
|
||||||
buildCount=0
|
buildCount=0
|
||||||
baseBetaVersion=15.8.5
|
baseBetaVersion=15.8.6
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Sun Aug 17 19:23:49 HKT 2025
|
#Mon Aug 18 03:56:26 HKT 2025
|
||||||
stageCount=3
|
stageCount=6
|
||||||
libraryProject=libappbase
|
libraryProject=libappbase
|
||||||
baseVersion=15.9
|
baseVersion=15.9
|
||||||
publishVersion=15.9.2
|
publishVersion=15.9.5
|
||||||
buildCount=0
|
buildCount=0
|
||||||
baseBetaVersion=15.9.3
|
baseBetaVersion=15.9.6
|
||||||
|
|||||||
@@ -21,7 +21,7 @@ android {
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
api fileTree(dir: 'libs', include: ['*.jar'])
|
api fileTree(dir: 'libs', include: ['*.jar'])
|
||||||
api 'cc.winboll.studio:libappbase:15.8.2'
|
api 'cc.winboll.studio:libappbase:15.9.5'
|
||||||
|
|
||||||
// 二维码类库
|
// 二维码类库
|
||||||
api 'com.google.zxing:core:3.4.1'
|
api 'com.google.zxing:core:3.4.1'
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Tue Jun 03 15:05:42 HKT 2025
|
#Sun Aug 31 04:53:04 CST 2025
|
||||||
stageCount=5
|
stageCount=6
|
||||||
libraryProject=libapputils
|
libraryProject=libapputils
|
||||||
baseVersion=15.8
|
baseVersion=15.8
|
||||||
publishVersion=15.8.4
|
publishVersion=15.8.5
|
||||||
buildCount=0
|
buildCount=0
|
||||||
baseBetaVersion=15.8.5
|
baseBetaVersion=15.8.6
|
||||||
|
|||||||
Reference in New Issue
Block a user