Commit Graph

8 Commits

Author SHA1 Message Date
Davide Farella 659d8dd97e Update Copyright for all files in the project
MAILAND-2887
2022-05-23 21:01:57 +00:00
Davide Farella 9208ef2d7d Bump Serialization [0.20.0] -> [1.0.1]
MAILAND-1274
2020-12-29 17:20:12 +00:00
Davide Farella 9abb5cd534 Bump EasyGradle [1.5-beta-10] -> [2.7]
MAILAND-1274
2020-12-29 17:20:12 +00:00
Davide Farella 044b1ed158 Setup Gradle dependencies for Hilt
* Added Hilt libraries and Plugin
* Added Assisted Inject library
* Updated Dagger [2.16] -> [2.28.3]
* Removed Dagger Android libraries and Dagger compiler
Affected: Dagger dependencies

MAILAND-930
2020-09-22 13:56:42 +02:00
Davide Farella 77bf2f3872 Introduced Core libraries
Affected: nothing
2020-06-29 12:06:21 +00:00
Davide Farella a2409d5553 Test assertions and Rules/interfaces
#comment ArchTest.kt, CoroutinesTest.kt and Assertions.kt ported from Composer branch.
Added ViewStateStoreTest.kt
Slightly changed Detekt config for:
* exclude `TooGenericExceptionThrown` from test classes
* Allow function naming stating with uppercase, which a common Kotlin pattern for create virtual constructors
* Allow wildcard import `kotlin.test.*`
Affected: nothing
2020-05-21 09:26:24 +00:00
Davide Giuseppe Farella bb191d61dd New build config 2020-05-05 10:53:23 +00:00
Zorica Stojchevska 5ce164d00a Initial commit 2020-04-16 17:44:53 +02:00