1
0
Kongzue 1 жил өмнө
parent
commit
9e7b81630e
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -149,7 +149,7 @@ allprojects {
 }
 ```
 
-> [!请注意]
+> [!TIP]
 > 使用 Android Studio 北极狐版本(Arctic Fox)创建的项目,需要您前往 settings.gradle 添加上述 mavenCentral 仓库配置。
 
 2) 在 app 的 build.gradle 文件中找到 `dependencies{}` 代码块,并在其中加入以下语句:
@@ -178,7 +178,7 @@ allprojects {
 }
 ```
 
-> [!请注意]
+> [!TIP]
 > 使用 Android Studio 北极狐版本(Arctic Fox)创建的项目,需要您前往 settings.gradle 添加上述 mavenCentral 仓库配置。
 
 2) 在 app 的 build.gradle 文件中找到 `dependencies{}` 代码块,并在其中加入以下语句: