Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Android kotlin best practice include :
Modularization
Gradle Depedency managment
Gradle Dependency management
Gradle rewritten in Kotlin DSL
Custom Plugin(dependencies with no duplication)
Custom Plugin (dependencies with no duplication)
Static Code Analytics (KTLint-Detekt)
KOIN service locator instead of Dagger (dependency injection)
and more...
Expand Down