We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8be3849 commit 808fdafCopy full SHA for 808fdaf
app/build.gradle
@@ -199,7 +199,7 @@ dependencies {
199
implementation 'dev.chrisbanes.insetter:insetter:0.6.1'
200
implementation 'com.github.niqdev:ipcam-view:2.4.1'
201
202
- annotationProcessor 'io.soabase.record-builder:record-builder-processor:40'
+ annotationProcessor 'io.soabase.record-builder:record-builder-processor:41'
203
compileOnly 'io.soabase.record-builder:record-builder-core:40'
204
205
// Dependencies for the Play Store version.
0 commit comments