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 11# Contact Us
22
3- > If you have any questions during use , or have any constructive suggestions, you can contact us.
3+ > If you have any questions during usage , or have any constructive suggestions, you can contact us.
44
55Join our developers group.
66
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ pangutext-android = "<version>"
4141pangutext-android = { module = "com.highcapable.pangutext:pangutext-android", version.ref = "pangutext-android" }
4242` ` `
4343
44- Configure dependency in your project `build.gradle.kts`.
44+ Configure dependency in your project's `build.gradle.kts`.
4545
4646` ` ` kotlin
4747implementation(libs.pangutext.android)
@@ -51,7 +51,7 @@ Please change `<version>` to the version displayed at the top of this document.
5151
5252# ## Traditional Method
5353
54- Configure dependency in your project `build.gradle.kts`.
54+ Configure dependency in your project's `build.gradle.kts`.
5555
5656` ` ` kotlin
5757implementation("com.highcapable.pangutext:pangutext-android:<version>")
You can’t perform that action at this time.
0 commit comments