Commit Graph

5 Commits

Author SHA1 Message Date
dependabot[bot]
ea012ec593
Bump okhttp from 4.9.3 to 4.10.0 (#1258)
Bumps [okhttp](https://github.com/square/okhttp) from 4.9.3 to 4.10.0.
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-4.9.3...parent-4.10.0)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:okhttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-14 07:50:43 +02:00
ligi
9e35cab9b0
Add ability to download icons (#1253) 2022-06-13 06:53:43 +02:00
dependabot[bot]
a478050008
Bump klaxon from 5.5 to 5.6 (#966)
Bumps [klaxon](https://github.com/cbeust/klaxon) from 5.5 to 5.6.
- [Release notes](https://github.com/cbeust/klaxon/releases)
- [Changelog](https://github.com/cbeust/klaxon/blob/master/RELEASE_NOTES.txt)
- [Commits](https://github.com/cbeust/klaxon/compare/5.5...5.6)

---
updated-dependencies:
- dependency-name: com.beust:klaxon
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-12 08:08:17 +01:00
ligi
70f175e5e1
Move to moshi ksp codegen instead of reflection
and DRY up gradle files
2021-12-30 08:06:07 +01:00
ligi
dfba60a7b8
Split out the model to extra module 2021-12-30 07:38:32 +01:00