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 | 31 |
Tags
- compileKotlin FAILED
- 작성
- nvidia-docker
- 올인원타이머
- 대학톡
- andorid
- recyclerview
- 타이머앱
- 특가알람
- 특가게시판
- android clean architecture
- kotlin
- 뷰 상태복구
- Quickly
- Android
- fragment
- RxJava
- java.lang.OutOfMemoryError: Java heap space
- RX
- 카드 내역 공유 앱
- moveToState
- 특가촌
- 안드로이드 클린 아키텍쳐
- List
- 뷰 상태 저장
- 카드내역 공유
- 안드로이드
- Koin
- onViewCreated
- todofication
Archives
- Today
- Total
목록Gradle error (1)
seoft
Cannot find a version of '...' that satisfies the version constraints: 오류 해결
[문제정의] debug모듈을 dependency 추가 후 에뮬레이터 실행은 잘되었지만 unittest를 실행했는데 다음과 같은 에러가 발생 Cannot find a version of 'com.google.code.findbugs:jsr305' that satisfies the version constraints: Dependency path 'std of android with kt mvvm aac mock:app:unspecified' --> 'com.facebook.stetho:stetho:1.5.1' --> 'com.google.code.findbugs:jsr305:2.0.1' Constraint path 'std of android with kt mvvm aac mock:app:unspecifi..
android
2019. 9. 22. 19:07