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
- vgrant
- 헬스 운동 세트 타이머
- 포켓몬
- 우분투 OTP 연동
- 스토어
- 녹보수 꽃
- 쌍암공원 무지개
- 쌍암공원 버섯
- 도심캠핑
- 주정차시간알림
- myip
- 리눅스 명령어
- 안드로이드
- 옥션 이벤트
- 몽돌해변
- 전남영광가마미해수욕장
- 팔영산자동차야영장
- 우분투
- 몸매사진관리
- 광주여행
- 오토캠핑
- 내장야영장
- 이벤트
- 몽산포 자동차야영장
- 모바일쿠폰관리
- 히라가나연습
- 히라가나읽기연습
- 광주 쌍암공원
- 아두이노
- 담양온천야외수영장
Archives
- Today
- Total
KimsFactory*
Firebase Crashlytics 설정 본문
build.gradle (project)
dependencies {
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.0.0-beta02'
}
build.gradle(app)
apply plugin: 'com.google.firebase.crashlytics'
dependencies {
implementation 'com.google.firebase:firebase-analytics:17.2.2'
implementation 'com.google.firebase:firebase-crashlytics:17.0.0-beta01'
}
'Android' 카테고리의 다른 글
Android [안드로이드] Runtime JAR files in the classpath should have the same version. 오류 해결 (0) | 2022.03.29 |
---|---|
안드로이드 LogCat E/eglCodeCommon 로그 숨기기 (0) | 2020.07.26 |
안드로이드 스튜디오(Andorid Studio) 에뮬레이터 HAXM 관련 에러가 나는 경우 (0) | 2018.07.15 |
안드로이드 스튜디오(Andorid Studio) adb로 sqlite 확인 (0) | 2018.07.15 |
차량운행로그 - 법인차량 운행일지, 업무용승용차 운행기록 (0) | 2017.09.13 |