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
- DataTable
- fragment
- Android
- MySQL
- JavaScript
- Exception
- tomcat
- Firebase
- html
- Program type already present
- R프로그래밍
- css
- Android Apk 이름 변경
- Android Apk
- android error
- jQuery
- java error
- FLUTTER
- spring
- CSS사용법
- error
- Android Apk 이름
- release unsigned
- Java
- release Apk
- 안드로이드
- android fragment
- apache gzip
- Kotlin
- Eclipse
Archives
- Today
- Total
목록transformDexArchiveWithExternalLibsDexMergerForDevDebug (1)
selfstarter
Solve transformDexArchiveWithExternalLibsDexMergerForDevDebug Error
Solve transformDexArchiveWithExternalLibsDexMergerForDevDebug Error Problem 빌드하는 중에 아래 에러 발생 Error Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForDevDebug'. AGPBI: {"kind":"error","text":"Program type already present: kr.co.library.중략.class Case Program type already present는 이미 class가 존재한다는 의미이다 Solution kr.co.library.class가 중복 존재한다고 해서 왜 그런가 봤더니 버전이 다른 같은..
App/Android
2020. 3. 9. 15:01