mirror of
https://github.com/melihaksoy/Android-Kotlin-Modulerized-CleanArchitecture.git
synced 2026-01-17 06:27:05 +01:00
* Abstraction layer backup * Removed DataEntity, was unnecessary for now * Separated network, persistence, entities and interaction, closes #29 * Renamed binding * Removed build files, example tests Removed build files, example tests * Fixed build files were not being ignored all around app * Updated CI ymls * Small changes * Fixed legacy repository package names * Fixed CQ findings * Updated Fastlane * Packaging changes and version upgrades * Removed core from interactors * Version bumps * Added new module graph
20 lines
232 B
Plaintext
20 lines
232 B
Plaintext
*.iml
|
|
.gradle
|
|
/local.properties
|
|
/.idea
|
|
.DS_Store
|
|
/build
|
|
**/build
|
|
/fastlane/README.md
|
|
/fastlane/report.xml
|
|
/captures
|
|
.externalNativeBuild
|
|
/projectFilesBackup
|
|
.gradletasknamecache
|
|
|
|
# Project reports
|
|
/reports
|
|
|
|
#jacoco.exec
|
|
jacoco.exec
|