From e8da9b855171a7949851cac991464e7fcea9529d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 13:46:44 +0000 Subject: [PATCH] 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] --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 690337d71..315373226 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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.