mirror of
https://github.com/BetterAndroid/Hikage.git
synced 2025-12-15 23:51:04 +08:00
docs: update document suggestion
This commit is contained in:
@@ -12,24 +12,7 @@ This is a Hikage extension dependency for UI component-related features.
|
||||
|
||||
You can add this module to your project using the following method.
|
||||
|
||||
### SweetDependency (Recommended)
|
||||
|
||||
Add dependency in your project's `SweetDependency` configuration file.
|
||||
|
||||
```yaml
|
||||
libraries:
|
||||
com.highcapable.hikage:
|
||||
hikage-extension:
|
||||
version: +
|
||||
```
|
||||
|
||||
Configure dependency in your project's `build.gradle.kts`.
|
||||
|
||||
```kotlin
|
||||
implementation(com.highcapable.hikage.hikage.extension)
|
||||
```
|
||||
|
||||
### Version Catalog
|
||||
### Version Catalog (Recommended)
|
||||
|
||||
Add dependency in your project's `gradle/libs.versions.toml`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user