102 - Changes to Gradle library management to support dependabot
Description :memo:
Fixes #102, sets up Dependabot for monthly runs, required changing the library management setup via .toml file.
Type of change
[x] New feature (non-breaking change which adds functionality)
Updates
:point_right: Dependabot setup
:point_right: .toml library management setup for Gradle to support dependabot
:point_right: Tweaked some of the formatting rules to fall better in line with common standards and reformatted
Author to check :eyeglasses:
[x] Project and all contained modules build
[x] Tested on appropriate devices/emulators and SDK versions
[ ] Reviewed by another developer
[x] Appropriate documentation written (code comments, internal docs)
Reviewer to check :heavy_check_mark:
[ ] Change has been tested on a device/emulator
[ ] Code is written to standards
[ ] Appropriate tests have been written (code comments, internal docs)
102 - Changes to Gradle library management to support dependabot
Description :memo:
Fixes #102, sets up Dependabot for monthly runs, required changing the library management setup via
.toml
file.Type of change
Updates
:point_right: Dependabot setup :point_right:
.toml
library management setup for Gradle to support dependabot :point_right: Tweaked some of the formatting rules to fall better in line with common standards and reformattedAuthor to check :eyeglasses:
Reviewer to check :heavy_check_mark: