File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ libraries:
2323 version : +
2424` ` `
2525
26- Configure dependency in your project ` build.gradle.kts`.
26+ Configure dependency in your project's ` build.gradle.kts`.
2727
2828` ` ` kotlin
2929implementation(com.highcapable.pangutext.pangutext.android)
Original file line number Diff line number Diff line change 66
77项目需要使用 ` Android Studio ` 或 ` IntelliJ IDEA ` 创建且类型为 Android 或 Kotlin Multiplatform 项目并已集成 Kotlin 环境依赖。
88
9- - Android Studio (建议 [ 从这里 ] ( https://developer.android.com/studio ) 获取最新版本)
9+ - Android Studio (建议从 [ 这里 ] ( https://developer.android.com/studio ) 获取最新版本)
1010
11- - IntelliJ IDEA (建议 [ 从这里 ] ( https://www.jetbrains.com/idea ) 获取最新版本)
11+ - IntelliJ IDEA (建议从 [ 这里 ] ( https://www.jetbrains.com/idea ) 获取最新版本)
1212
1313- Kotlin 1.9.0+、Gradle 8+、Java 17+、Android Gradle Plugin 8+
1414
You can’t perform that action at this time.
0 commit comments