Skip to content

Commit b7b2c33

Browse files
Bump io.soabase.record-builder:record-builder-core from 40 to 41
Bumps [io.soabase.record-builder:record-builder-core](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-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8be3849 commit b7b2c33

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
@@ -200,7 +200,7 @@ dependencies {
200200
implementation 'com.github.niqdev:ipcam-view:2.4.1'
201201

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

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

0 commit comments

Comments
 (0)