Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #66

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update README.md #66

wants to merge 1 commit into from

Conversation

drop189
Copy link

@drop189 drop189 commented Aug 2, 2024

Update dependency configuration for JitPack in Kotlin DSL

Previously, JitPack repository was configured using Groovy syntax in the build.gradle file.

Updated configuration:

  • Added JitPack repository setup in settings.gradle.kts for plugin management and dependency resolution.
  • Confirmed KAndroid dependency declaration in build.gradle.kts using Kotlin DSL.

This change ensures proper integration of JitPack in Kotlin DSL.

Update dependency configuration for JitPack in Kotlin DSL

Previously, JitPack repository was configured using Groovy syntax in the `build.gradle` file.

Updated configuration:
- Added JitPack repository setup in `settings.gradle.kts` for plugin management and dependency resolution.
- Confirmed `KAndroid` dependency declaration in `build.gradle.kts` using Kotlin DSL.

This change ensures proper integration of JitPack in Kotlin DSL.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant