MaterialTeaTimer
MaterialTeaTimer copied to clipboard
Bump kotpref_version from 2.2.0 to v2.13.0
Bumps kotpref_version
from 2.2.0 to v2.13.0.
Updates kotpref
from 2.2.0 to v2.13.0
Release notes
Sourced from kotpref's releases.
2.13.0
Features
- Migrate auto initialization from ContentProvider to AndroidX App Startup #229 (
@chibatching
)- Introduce explicit api option #227 (
@chibatching
)Bug Fixes
- Fix that LiveData initial value fires twice #225 (
@chibatching
)Maintenance
- Migrate publishing artifacts CI task #235 (
@chibatching
)- Upgrade gradle wrapper #234 (
@chibatching
)- Create codecov.yml #228 (
@chibatching
)- Update dependencies #226 (
@chibatching
)2.12.0
Features
- Convert interface to fun interface to use SAM converting #216, #217 (
@chibatching
)- Add isInitialized property to Kotpref object #218 (
@chibatching
)- Remove deprecated class and function #213 (
@chibatching
)Experimental Features
- Add builder for custom preference #215 (
@chibatching
)- Add dsl for Preference #210 (
@janbina
)Maintenance
- Update kotlin to 1.4.10 #219 (
@chibatching
)- Update dependencies #212 (
@chibatching
)- Fix CircleCI build error #211 (
@chibatching
)- Update gradle wrapper #208 (
@chibatching
)2.11.0
Feature
- Add gson default value provider parameter to lazily instantiate default value #205
Deprecated
- Rename PreferencesOpener to PreferencesProvider #192
Others
- Update dependent libraries and Kotlin #204
2.10.0
... (truncated)
Commits
fd5b3bf
Fix publish actions1d1755a
Update api doc38bc9dd
Update and fix settings dokkaf928f4e
Update READMEdfa3204
Bump up version7b7b7db
Merge pull request #235 from chibatching/migrate_publishing_to_github_actions2d24a93
Migrate publishing artifacts CI task06acece
Merge pull request #234 from chibatching/upgrade_gradle_wrapper19b1d67
Upgrade gradle wrapperba87f25
Merge pull request #233 from chibatching/specify_jacoco_version- Additional commits viewable in compare view
Updates initializer
from 2.2.0 to v2.13.0
Release notes
Sourced from initializer's releases.
2.13.0
Features
- Migrate auto initialization from ContentProvider to AndroidX App Startup #229 (
@chibatching
)- Introduce explicit api option #227 (
@chibatching
)Bug Fixes
- Fix that LiveData initial value fires twice #225 (
@chibatching
)Maintenance
- Migrate publishing artifacts CI task #235 (
@chibatching
)- Upgrade gradle wrapper #234 (
@chibatching
)- Create codecov.yml #228 (
@chibatching
)- Update dependencies #226 (
@chibatching
)2.12.0
Features
- Convert interface to fun interface to use SAM converting #216, #217 (
@chibatching
)- Add isInitialized property to Kotpref object #218 (
@chibatching
)- Remove deprecated class and function #213 (
@chibatching
)Experimental Features
- Add builder for custom preference #215 (
@chibatching
)- Add dsl for Preference #210 (
@janbina
)Maintenance
- Update kotlin to 1.4.10 #219 (
@chibatching
)- Update dependencies #212 (
@chibatching
)- Fix CircleCI build error #211 (
@chibatching
)- Update gradle wrapper #208 (
@chibatching
)2.11.0
Feature
- Add gson default value provider parameter to lazily instantiate default value #205
Deprecated
- Rename PreferencesOpener to PreferencesProvider #192
Others
- Update dependent libraries and Kotlin #204
2.10.0
... (truncated)
Commits
fd5b3bf
Fix publish actions1d1755a
Update api doc38bc9dd
Update and fix settings dokkaf928f4e
Update READMEdfa3204
Bump up version7b7b7db
Merge pull request #235 from chibatching/migrate_publishing_to_github_actions2d24a93
Migrate publishing artifacts CI task06acece
Merge pull request #234 from chibatching/upgrade_gradle_wrapper19b1d67
Upgrade gradle wrapperba87f25
Merge pull request #233 from chibatching/specify_jacoco_version- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually