Skip to content

Update README.md#66

Open
drop189 wants to merge 1 commit intopawegio:masterfrom
drop189:patch-1
Open

Update README.md#66
drop189 wants to merge 1 commit intopawegio:masterfrom
drop189:patch-1

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