version:1.7.5

fix:
update:去掉多sim卡选择
This commit is contained in:
2026-03-26 22:55:50 +08:00
parent dc3c87b2f9
commit 4b25c6ba72
6 changed files with 28 additions and 36 deletions

View File

@@ -4,7 +4,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/public/' }
@@ -26,7 +26,7 @@ allprojects {
}
repositories {
google()
mavenCentral()
// mavenCentral()
maven { url "https://jitpack.io" }
maven { url 'https://developer.huawei.com/repo/' }
maven { url 'https://maven.aliyun.com/repository/public/' }