Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- andorid
- 대학톡
- todofication
- 특가게시판
- 올인원타이머
- fragment
- 뷰 상태복구
- compileKotlin FAILED
- nvidia-docker
- Quickly
- 뷰 상태 저장
- RX
- moveToState
- kotlin
- onViewCreated
- RxJava
- List
- 작성
- java.lang.OutOfMemoryError: Java heap space
- 타이머앱
- 안드로이드 클린 아키텍쳐
- recyclerview
- 카드 내역 공유 앱
- 안드로이드
- Koin
- Android
- 카드내역 공유
- android clean architecture
- 특가촌
- 특가알람
Archives
- Today
- Total
seoft
추후작성 본문
Execution failed for task ':app:kaptDebugKotlin'.
> A failure occurred while executing org.jetbrains.kotlin.gradle.internal.KaptWithoutKotlincTask$KaptExecutionWorkAction
> java.lang.reflect.InvocationTargetException (no error message)
위와 같이 세부적인 에러를 출력하지 않을경우 다음 명령어 gradle.properties 에 기입
kapt.use.worker.api=false
kapt.incremental.apt=false
'?' 카테고리의 다른 글
삽질어록 (0) | 2022.02.19 |
---|---|
자동완성 안됨 / javax.net.ssl.SSLHandshakeException: Chain validation failed (0) | 2021.12.12 |
버전 코드는 이미 사용되었습니다. 다른 버전 코드를 사용해 보세요. (0) | 2021.10.16 |
show parameter name hints (0) | 2020.04.07 |
? (0) | 2020.01.12 |
Comments