ModulesJson
const val CURRENT_VERSION = 1
What's Changed
- Fix state of Repo in b941365
- Add support for module's own updateJson in 0b211fe
- Optimize network requests and Add support for Doh in 50b6274
Dependency Update
- Bump androidxRoom from 2.5.2 to 2.6.0 by @dependabot in #97
- Bump hiltExt from 1.1.0-beta01 to 1.1.0-rc01 by @dependabot in #99
- Bump androidx.compose.material:material from 1.5.3 to 1.5.4 by @dependabot in #100
- Bump dependencies to stable version in ba71a0b
accompanist = "0.32.0" androidxCompose = "1.5.4" androidxComposeMaterial3 = "1.1.2"
Full Changelog: v2.3.0...v2.3.1