Skip to content

Commit

Permalink
Bump io.soabase.record-builder:record-builder-core from 41 to 42
Browse files Browse the repository at this point in the history
Bumps [io.soabase.record-builder:record-builder-core](https://github.com/randgalt/record-builder) from 41 to 42.
- [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-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 895ff99 commit 98a00cd
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 @@ -200,7 +200,7 @@ dependencies {
implementation 'com.github.niqdev:ipcam-view:2.4.1'

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

// Dependencies for the Play Store version.
storeImplementation 'com.google.android.gms:play-services-maps:18.2.0'
Expand Down

0 comments on commit 98a00cd

Please sign in to comment.