We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e29b524 commit 6d8a58eCopy full SHA for 6d8a58e
play-services-auth-blockstore/build.gradle
@@ -40,4 +40,6 @@ dependencies {
40
api project(':play-services-basement')
41
api project(':play-services-tasks')
42
api 'org.jetbrains.kotlin:kotlin-stdlib:1.9.0'
43
+
44
+ annotationProcessor project(':safe-parcel-processor')
45
}
0 commit comments