Commit graph

24 commits

Author SHA1 Message Date
dependabot[bot]
69622c2dfd
Bump kotlin-gradle-plugin from 1.5.30 to 1.5.31
Bumps [kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.5.30 to 1.5.31.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.31/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.30...v1.5.31)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 12:10:02 +00:00
3dbbe36c7d
Update README.md 2021-09-19 02:30:53 +03:00
961a04af57
Merge pull request #2 from fknives/hilt-example
Hilt example
2021-09-19 02:30:29 +03:00
8e9b14cecc Fix code analysis errors 2021-09-19 02:19:01 +03:00
e4f42baaed Add Hilt(Dagger) example of android/shared tests 2021-09-19 02:14:12 +03:00
e8d0c746b9 Add Hilt(Dagger) example of robolectric tests in app 2021-09-18 23:13:44 +03:00
7a0776ba9d Add Hilt(Dagger) example unit tests for Core 2021-09-18 22:52:29 +03:00
488f020ab1 Add Hilt(Dagger) example unit tests for Networking 2021-09-18 22:19:02 +03:00
1b8d0e836c Separate Hilt and Koin into their own product flavours 2021-09-18 21:50:38 +03:00
682fd71c2d Adjust detekt to get the paths from the project names dynamically 2021-09-18 17:56:09 +03:00
3562a8c900
Merge pull request #1 from fknives/sanity-check
Sanity check
2021-09-18 17:32:41 +03:00
1aa0b48b0a Fix codeAnalysis errors 2021-09-18 17:28:53 +03:00
516b097e9e Add pipeline: codeAnalysis, tests and clean up gradle 2021-09-18 17:03:28 +03:00
472b7591f5 Update dependencies and make adjustments based on version migrations 2021-09-18 13:55:58 +03:00
4147ac7afd fix typo 2021-09-18 11:53:54 +03:00
ad2a8fee80 core description 2021-09-18 11:51:02 +03:00
392ebc5115 network description 2021-05-27 12:56:33 +03:00
978b1f6575 core description 2021-05-27 11:07:21 +03:00
878eff1f59 Update readme with code kata and create empty instruction sets 2021-04-19 21:58:31 +03:00
17f645ce9d fix AndroidTests didn't run properly because of wrong dispatcher usage 2021-04-19 21:52:03 +03:00
5d376f16e1 Add initial readme 2021-04-12 08:53:13 +03:00
90a9426b7d initial commit 2021-04-12 00:32:09 +03:00
85ef73b2ba .gitignore 2021-04-12 00:29:33 +03:00
26e7bc5106 add License generated by GitHub 2021-04-12 00:29:11 +03:00