Skip to content

Commit

Permalink
Bump io.soabase.record-builder:record-builder-processor from 40 to 41
Browse files Browse the repository at this point in the history
Bumps [io.soabase.record-builder:record-builder-processor](https://github.com/randgalt/record-builder) from 40 to 41.
- [Release notes](https://github.com/randgalt/record-builder/releases)
- [Commits](https://github.com/randgalt/record-builder/commits)

---
updated-dependencies:
- dependency-name: io.soabase.record-builder:record-builder-processor
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent b278f62 commit e8da9b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ dependencies {
implementation 'dev.chrisbanes.insetter:insetter:0.6.1'
implementation 'com.github.niqdev:ipcam-view:2.4.1'

annotationProcessor 'io.soabase.record-builder:record-builder-processor:40'
annotationProcessor 'io.soabase.record-builder:record-builder-processor:41'
compileOnly 'io.soabase.record-builder:record-builder-core:41'

// Dependencies for the Play Store version.
Expand Down

0 comments on commit e8da9b8

Please sign in to comment.