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

[라이브러리] hilt kapt > ksp로 전환 #303

Merged
merged 4 commits into from
May 28, 2024

Conversation

ParkJong-Hun
Copy link
Contributor

Issue

Overview (Required)

  • 프로젝트 내에서 KSP를 사용할 수 있도록 추가했습니다.
  • Hilt의 Compiler를 kapt에서 ksp를 사용하도록 변경했습니다.

Copy link

github-actions bot commented May 27, 2024

Test Results

18 tests   18 ✅  5s ⏱️
11 suites   0 💤
11 files     0 ❌

Results for commit 5682606.

♻️ This comment has been updated with latest results.

hilt = { id = "com.google.dagger.hilt.android", version.ref = "hilt" }
verify-detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
verify-detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ParkJong-Hun - 엔터 넣어주세요.

@ParkJong-Hun ParkJong-Hun requested a review from taehwandev May 28, 2024 02:17
@taehwandev taehwandev merged commit c4709b1 into droidknights:main May 28, 2024
2 checks passed
@taehwandev taehwandev added the 2024 label Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants