Compare commits
No commits in common. "8d29d110786d94ad74749934393cdf5c8f2b4d74" and "7534881f5080749480ae55d12c03410edffa6f3a" have entirely different histories.
8d29d11078
...
7534881f50
@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Sun Jun 01 16:01:35 HKT 2025
|
#Tue May 13 11:18:09 HKT 2025
|
||||||
stageCount=3
|
stageCount=2
|
||||||
libraryProject=libapputils
|
libraryProject=libapputils
|
||||||
baseVersion=15.8
|
baseVersion=15.8
|
||||||
publishVersion=15.8.2
|
publishVersion=15.8.1
|
||||||
buildCount=0
|
buildCount=0
|
||||||
baseBetaVersion=15.8.3
|
baseBetaVersion=15.8.2
|
||||||
|
@ -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.8.0'
|
||||||
|
|
||||||
// 二维码类库
|
// 二维码类库
|
||||||
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
|
||||||
#Sun Jun 01 16:01:19 HKT 2025
|
#Tue May 13 11:17:53 HKT 2025
|
||||||
stageCount=3
|
stageCount=2
|
||||||
libraryProject=libapputils
|
libraryProject=libapputils
|
||||||
baseVersion=15.8
|
baseVersion=15.8
|
||||||
publishVersion=15.8.2
|
publishVersion=15.8.1
|
||||||
buildCount=0
|
buildCount=0
|
||||||
baseBetaVersion=15.8.3
|
baseBetaVersion=15.8.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user