Skip to content

Commit e8da9b8

Browse files
Bump io.soabase.record-builder:record-builder-processor from 40 to 41
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]>
1 parent b278f62 commit e8da9b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ dependencies {
199199
implementation 'dev.chrisbanes.insetter:insetter:0.6.1'
200200
implementation 'com.github.niqdev:ipcam-view:2.4.1'
201201

202-
annotationProcessor 'io.soabase.record-builder:record-builder-processor:40'
202+
annotationProcessor 'io.soabase.record-builder:record-builder-processor:41'
203203
compileOnly 'io.soabase.record-builder:record-builder-core:41'
204204

205205
// Dependencies for the Play Store version.

0 commit comments

Comments
 (0)