feat: 增加壁纸显示,增加天气事件分发,增加HotSeat

This commit is contained in:
2026-05-09 11:27:56 +08:00
parent 59539d048d
commit da83e852e0
55 changed files with 1776 additions and 419 deletions

View File

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