version:1.2.2

bugfixes:
update:修改样式
This commit is contained in:
2026-01-24 15:04:11 +08:00
parent d9649ab95e
commit a5658b6e1e
6 changed files with 12 additions and 9 deletions

View File

@@ -5,7 +5,7 @@ buildscript {
repositories {
google()
mavenCentral()
// mavenCentral()
maven { url "https://jitpack.io" }
maven { url 'https://developer.huawei.com/repo/' }
maven { url 'https://maven.aliyun.com/repository/central' }
@@ -25,7 +25,7 @@ buildscript {
allprojects {
repositories {
google()
mavenCentral()
// mavenCentral()
maven { url "https://jitpack.io" }
maven { url 'https://developer.huawei.com/repo/' }
maven { url 'https://maven.aliyun.com/repository/central' }