Skip to content

Commit

Permalink
- update to gradle build 8.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepenz committed Jun 23, 2024
1 parent ac0ab3b commit 074175a
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 @@ -4,7 +4,7 @@ compileSdk = "34"
minSdk = "21"
targetSdk = "34"
# build
gradleBuild = "8.4.2"
gradleBuild = "8.5.0"
# kotlin
dokka = "1.9.20"
kotlinCore = { require = "2.0.0" }
Expand Down

0 comments on commit 074175a

Please sign in to comment.