-
-
Notifications
You must be signed in to change notification settings - Fork 449
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: adopt Gradle Version Catalog (#4777)
* Adopt Gradle Version Catalog feature * Address PR feedback * Revert version upgrades causing breaking API changes * Fix duplicate dependency issue by upgrading Iconics * Revert Iconics, align new and old dependency layout * Compiles * build: remove empty workflow file android-feature.yml * ci: disable the Play Store build for the OFF flavor ci: disable the Play Store build for the OFF flavor * build: bundle mlkit only in the playstore flavor (#4807) Closes #4803 * build: add detekt to android-integration.yml (#4808) * build: add detekt to android-integration.yml * fix: error in env var use * chore: set lines length guides for IDEA * build(deps): bump toshimaru/auto-author-assign from 1.5.0 to 1.5.1 (#4812) Bumps [toshimaru/auto-author-assign](https://github.com/toshimaru/auto-author-assign) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/toshimaru/auto-author-assign/releases) - [Changelog](https://github.com/toshimaru/auto-author-assign/blob/main/CHANGELOG.md) - [Commits](toshimaru/auto-author-assign@v1.5.0...v1.5.1) --- updated-dependencies: - dependency-name: toshimaru/auto-author-assign dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump JamesIves/github-pages-deploy-action (#4813) Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.3.4 to 4.4.0. - [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.3.4...v4.4.0) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Adopt Gradle Version Catalog feature * Address PR feedback * Revert version upgrades causing breaking API changes * Fix duplicate dependency issue by upgrading Iconics * Revert Iconics, align new and old dependency layout * Compiles Co-authored-by: VaiTon <[email protected]> Co-authored-by: Pierre Slamich <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
3204046
commit d30e55f
Showing
4 changed files
with
418 additions
and
200 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.