Skip to content

Commit

Permalink
fix(deps): update dependency com.android.tools.build:gradle to v8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 29, 2023
1 parent 4e9b4e4 commit 614191f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dagger = "2.45"

[libraries]
# build dependencies
build-agp = "com.android.tools.build:gradle:8.1.0-alpha11"
build-agp = "com.android.tools.build:gradle:8.1.0"
build-anvil = { module = "com.squareup.anvil:gradle-plugin", version.ref = "anvil" }
build-binarycompat = "org.jetbrains.kotlinx:binary-compatibility-validator:0.10.0"
build-dokka = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version.ref = "kotlin" }
Expand Down

0 comments on commit 614191f

Please sign in to comment.