본 프로젝트가 접근하는 모든 이미지의 저작권은 실제 서비스를 담당하는 업체에 있으며, 이를 유료/상업적인 목적으로 이용시 저작권 및 법적책임이 발생할 수 있다는 점을 명시합니다.
지원 웹툰
- 네이버
- 카카오 웹툰
- KTOON
- 카카오 페이지
로그인이 필요한 웹툰은 지원하지 않습니다
- 성인 웹툰
- 과금이 필요한 웹툰
P.S.
웹툰 사이트측의 웹페이지 변화로 일부 올바르게 나타나지 않을수도 있습니다.
Dependencies
- AndroidX
- Activity
- Browser
- Constraint Layout
- Core
- Compose
- Fragment
- Hilt
- Lifecycle
- Navigation
- SplashScreen
- Paging
- Palette
- Preference
- Room
- Accompanist
- System UI Controller
- Dagger
- Dagger
- Dagger Hilt
- Landscapist
- Jsoup
- Kotlin
- Kotlin
- Coroutines
- Serialization
- Material Component for Android
- Okhttp
- Timber
다음 명령을 실행하여 compiler metrics을 가져와 분석합니다
./gradlew assembleRelease -PenableComposeCompilerMetrics=true -PenableComposeCompilerReports=true
각 파일들은 아래 경로에 추가됩니다.
- Compose Compiler Metrics : build/compose-metrics
- Compose Compiler Reports : build/compose-reports
compiler metrics 작성에 대한 상세 내용은 Jetpack Compose Stability Explained 참고.