Skip to content

Commit

Permalink
Bump Anvil to 2.5.0-beta04, Compose, maven-publish
Browse files Browse the repository at this point in the history
  • Loading branch information
illarionov committed Mar 16, 2024
1 parent 4f37f91 commit a8f361f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ androidx-annotation = "1.7.1"
androidx-fragment = "1.6.2"
androidx-lifecycle = "2.7.0"
androidx-workmanager = "2.9.0"
anvil = "2.5.0-beta03"
anvil = "2.5.0-beta04"
auto-service = "1.1.1"
assertk = "0.28.0"
compose = "1.6.2"
compose = "1.6.3"
composeCompiler = "1.5.10"
detekt = "1.23.5"
dagger = "2.51"
diktat = "2.0.0"
gradle-maven-publish-plugin = "0.27.0"
gradle-maven-publish-plugin = "0.28.0"
junit5 = "5.10.2"
kotlin-compile-testing-fork = "0.4.0"
kotlinpoet = "1.16.0"
Expand Down
5 changes: 5 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,11 @@
<pgp value="BDB5FA4FE719D787FB3D3197F6D4A1D411E9D1AE"/>
</artifact>
</component>
<component group="com.google.truth" name="truth" version="1.4.2">
<artifact name="truth-1.4.2.jar">
<pgp value="BDB5FA4FE719D787FB3D3197F6D4A1D411E9D1AE"/>
</artifact>
</component>
<component group="com.googlecode.concurrent-trees" name="concurrent-trees" version="2.6.1">
<artifact name="concurrent-trees-2.6.1.jar">
<pgp value="A9789342F598AD5B1175EF357EB97D110DFADD60"/>
Expand Down

0 comments on commit a8f361f

Please sign in to comment.