增加天气显示
This commit is contained in:
@@ -24,6 +24,13 @@ buildscript {
|
||||
}
|
||||
|
||||
allprojects {
|
||||
configurations.all {
|
||||
resolutionStrategy {
|
||||
force 'androidx.constraintlayout:constraintlayout:2.0.4'
|
||||
force 'androidx.annotation:annotation:1.1.0'
|
||||
}
|
||||
}
|
||||
|
||||
repositories {
|
||||
google()
|
||||
// mavenCentral()
|
||||
|
||||
Reference in New Issue
Block a user