Skip to content

Commit

Permalink
Merge pull request #217 from compscidr/renovate/major-kotlin-monorepo
Browse files Browse the repository at this point in the history
Update kotlin monorepo to v2 (major)
  • Loading branch information
compscidr committed May 22, 2024
2 parents 239c53a + b0eca90 commit fd4be2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
buildscript {
ext {
agp_version = '8.4.1'
kotlin_version = '1.9.24'
kotlin_version = '2.0.0'
hilt_version = '2.51.1'
jupiter_version = '5.10.2'
slf4j_version = '2.0.13'
Expand Down

0 comments on commit fd4be2c

Please sign in to comment.