일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 나만의 상점
- LEFT JOIN
- 세로 스크롤 막대
- Request.Form
- Banker's
- 시트 탭 사라짐
- Aspose.cells
- MSSQL
- 한글깨짐
- Kakao API Address
- Oracle
- 초딩수학
- Banker's rounding
- 스크롤 사라짐
- league of legends
- .csv
- MYSQL
- 일본여행
- 썸머노트
- MS-SQL
- upbit
- CSV
- 업비트
- 가로 스크롤 막대
- chart.js
- swift 화면전환
- rounding
- Android
- python
- Excel
Archives
- Today
- Total
DBA
Execution failed for task ':app:mapDebugSourceSetPaths' 본문
[3] Development/Android
Execution failed for task ':app:mapDebugSourceSetPaths'
코볼 2023. 4. 19. 09:59728x90
반응형
SMALL
gradle 버전을 7.3.1로 업데이트 했더니, Execution failed for task ':app:mapDebugSourceSetPaths'
이와 같은 에러가 났다
build.gradle(AppName)
classpath 'com.google.gms:google-services:4.3.10'
아래처럼 변경
classpath 'com.google.gms:google-services:4.3.14'
classpath 'com.google.gms:google-services:4.3.14'
classpath 'com.android.tools.build:gradle:7.3.1'
728x90
반응형
LIST
Comments