Compare commits

...

4 Commits

Author SHA1 Message Date
dependabot[bot]
92f74fc288
Merge 8a7ebab00c into b30680c02e 2024-05-25 07:41:24 +08:00
Horis
b30680c02e
Merge pull request #3946 from mgz0227/master
替换被封域名
2024-05-24 11:09:29 +08:00
miaogongzi
a3685c4358 替换被封域名 2024-05-24 02:33:20 +08:00
dependabot[bot]
8a7ebab00c
Bump agp from 8.3.2 to 8.4.0
Bumps `agp` from 8.3.2 to 8.4.0.

Updates `com.android.application` from 8.3.2 to 8.4.0

Updates `com.android.library` from 8.3.2 to 8.4.0

Updates `com.android.test` from 8.3.2 to 8.4.0

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.android.test
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 04:22:10 +00:00
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
[
{
"uploadUrl": "https://sy.mgz6.cc/shuyuan,{\"method\":\"POST\",\"body\": {\"file\": \"fileRequest\"},\"type\": \"multipart/form-data\"}",
"downloadUrlRule": "$.data@js:if (result == '') \n '' \n else \n 'https://shuyuan.mgz6.cc/shuyuan/' + result",
"uploadUrl": "https://sy.mgz6.com/shuyuan,{\"method\":\"POST\",\"body\": {\"file\": \"fileRequest\"},\"type\": \"multipart/form-data\"}",
"downloadUrlRule": "$.data@js:if (result == '') \n '' \n else \n 'https://shuyuan.mgz6.com/shuyuan/' + result",
"summary": "喵公子网盘①(有效期7天)",
"compress": false
},

View File

@ -2,7 +2,7 @@
kotlin = "1.9.23"
ksp = "1.9.23-1.0.20"
agp = "8.3.2"
agp = "8.4.0"
appcompat = "1.6.1"
colorpicker = "1.1.0"
commonsText = "1.11.0"