[skip ci] Update maven-google url

visit https://maven.google.com redirect to 
https://dl.google.com/dl/android/maven2/
This commit is contained in:
Xwite 2024-03-17 08:30:18 +08:00 committed by GitHub
parent 8452cd27e6
commit 9f599a84c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,8 @@ version: 2
registries:
maven-google:
type: maven-repository
url: https://maven.google.com
# url: https://maven.google.com
url: https://dl.google.com/dl/android/maven2/
password: dummy
username: dummy
maven-central: