Rename anvil modules to annotations and codegen
This commit is contained in:
parent
c15162ed38
commit
e88743bd6a
134 changed files with 130 additions and 142 deletions
|
|
@ -49,9 +49,6 @@ android.experimental.enableTestFixtures=true
|
|||
# Create BuildConfig files as bytecode to avoid Java compilation phase
|
||||
android.enableBuildConfigAsBytecode=true
|
||||
|
||||
# Add the KSP code generation annotations to the list of contributing annotations for Anvil
|
||||
com.squareup.anvil.kspContributingAnnotations=io.element.android.anvilannotations.ContributesNode
|
||||
|
||||
# Only apply KSP to main sources
|
||||
ksp.allow.all.target.configuration=false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue