Skip to content

Commit

Permalink
Added project graph gradle plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
chRyNaN committed Apr 4, 2023
1 parent 571d067 commit acc232a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ plugins {
id("com.android.library") version "7.3.1" apply false
id("com.android.application") version "7.3.1" apply false
id("org.jetbrains.dokka") version "1.7.20"
id("com.vanniktech.dependency.graph.generator") version "0.7.0"
}

allprojects {
Expand Down

0 comments on commit acc232a

Please sign in to comment.