Skip to content

Commit 6d8a58e

Browse files
committed
Blockstore: Add missing annotation processor to build
1 parent e29b524 commit 6d8a58e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

play-services-auth-blockstore/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,6 @@ dependencies {
4040
api project(':play-services-basement')
4141
api project(':play-services-tasks')
4242
api 'org.jetbrains.kotlin:kotlin-stdlib:1.9.0'
43+
44+
annotationProcessor project(':safe-parcel-processor')
4345
}

0 commit comments

Comments
 (0)