Created
October 8, 2023 02:02
-
-
Save JunJaBoy/a92c869de445f912b114f491d9a2c6da to your computer and use it in GitHub Desktop.
Gradle Version Catalog vs buildSrc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Gradle Version Catalog | buildSrc | ||
---|---|---|---|
버전 검색 | 자동 | 수동 | |
버전 번호 변경 후 Rebuild | 버전의 영향을 받는 모듈만 | 프로젝트의 모든 모듈 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment