에러 내용
Merging Errors:
Error: tools:replace specified at line:22 for attribute android:appComponentFactory, but no new value specified Example_Project.app main manifest (this file),
line 21 Error: Validation failed, exiting Example_Project.app main manifest (this file)
해결법
menifest 에서 tools:replace="android:appComponentFactory" 제거
'Mobile > Android' 카테고리의 다른 글
| [Jetpack] Navigation 간단 개념 정리 (1) | 2024.05.25 |
|---|---|
| proto file 한글 주석이 깨지는 현상 (0) | 2023.05.19 |
| [Android] [Kotlin] 정규 표현식 정리 (0) | 2022.10.31 |
| [Android] 미디어 볼륨 강제로 조절 (0) | 2022.10.22 |
| [Android] grpc 에서 header 추가 (0) | 2022.10.22 |