Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 6d8a58eb authored by Marvin W.'s avatar Marvin W. 🐿️
Browse files

Blockstore: Add missing annotation processor to build

parent e29b5249
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -40,4 +40,6 @@ dependencies {
    api project(':play-services-basement')
    api project(':play-services-tasks')
    api 'org.jetbrains.kotlin:kotlin-stdlib:1.9.0'

    annotationProcessor project(':safe-parcel-processor')
}