Skip to content

Commit

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

* Update dependency com.autonomousapps.dependency-analysis to v2.1.1

* remove unused dependency

---------

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 Sep 30, 2024
1 parent e0ba9d3 commit 29699fd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
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 = "2.0.2"
dependency-analysis = "2.1.1"

[libraries]
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
Expand Down
1 change: 0 additions & 1 deletion sample/android/sample-android.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ freeletics {
}

dependencies {
implementation(libs.androidx.annotation)
implementation(libs.androidx.appcompat)
implementation(libs.androidx.recyclerview)
implementation(libs.androidx.constraintlayout)
Expand Down

0 comments on commit 29699fd

Please sign in to comment.