mirror of
https://github.com/melihaksoy/Android-Kotlin-Modulerized-CleanArchitecture.git
synced 2026-04-26 18:58:32 +02:00
Feature/core repository separation (#44)
* Fixed wrong package name. Fixes #43 * Updated package name. Fixes #41 * Ignoring not-used warning - this graph is included in main graph * Separated repository from core. Fixes #42 * Removing adapter from recyclerView when view is destroyed to prevent leak. Fixes #40 * Updated new module graph Signed-off-by: Melih Aksoy <aksoy.melihcan@gmail.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
<manifest package="com.melih.list" />
|
||||
<manifest package="com.melih.launches" />
|
||||
Reference in New Issue
Block a user