Skip to content

Commit

Permalink
Update dependency com.autonomousapps.dependency-analysis to v2 (#730)
Browse files Browse the repository at this point in the history
* Update dependency com.autonomousapps.dependency-analysis to v2

* Update gradle.properties

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gabriel Ittner <[email protected]>
  • Loading branch information
renovate[bot] and gabrielittner authored Aug 29, 2024
1 parent bb3d0bc commit 17d9009
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ android.useAndroidX=true

kotlin.native.ignoreDisabledTargets=true

dependency.analysis.print.build.health=true

fgp.android.namespacePrefix=com.freeletics.flowredux

GROUP=com.freeletics.flowredux
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ fgp = "0.15.0"
publish = "0.29.0"
dokka = "1.9.20"
binarycompatibility = "0.16.3"
dependency-analysis = "1.33.0"
dependency-analysis = "2.0.0"

[libraries]
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
Expand Down

0 comments on commit 17d9009

Please sign in to comment.