Skip to content

Commit

Permalink
Enable dokka v2
Browse files Browse the repository at this point in the history
  • Loading branch information
skydoves committed Dec 18, 2024
1 parent 9cd928b commit 81d3369
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ android.defaults.buildfeatures.renderscript=false
android.defaults.buildfeatures.resvalues=false
android.defaults.buildfeatures.shaders=false

# Dokka v2
org.jetbrains.dokka.experimental.gradle.pluginMode=V2EnabledWithHelpers

# Enables namespacing of each library's R class so that its R class includes only the
# resources declared in the library itself and none from the library's dependencies,
# thereby reducing the size of the R class for that library
Expand Down

0 comments on commit 81d3369

Please sign in to comment.