Skip to content

Commit f34315f

Browse files
authored
Merge pull request #905 from ZeusWPI/dependabot/gradle/io.soabase.record-builder-record-builder-core-41
Bump io.soabase.record-builder:record-builder-core from 40 to 41
2 parents 8be3849 + b7b2c33 commit f34315f

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)