android10 / android10/Android-CleanArchitecture-Kotlin

Question: why dependencies.gradle?

Đang mở
#56 3 bình luận 5 reaction 0 người được giao Xem trên GitHub
discussion question
Ngôn ngữ chính
Kotlin
Star
4.8k
Fork
929
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Now that you've refactored this into a single project (no longer a multi-project build) why keep dependency declarations in `dependencies.gradle`.

Moving them into the `app/build.gradle` would allow their references to integrate better with Android Studio as well as provide notifications when key dependency versions are updated. In its current form, those notifications are lost as the IDE doesn't follow up the gradle graph of build files.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.