Skip to content

Commit

Permalink
Update androidGradlePlugin to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2023
1 parent 4cc19da commit 6bde0d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencyResolutionManagement {
val kotlinxCoroutines = "1.6.4"
val junit5 = "5.9.1"
val assertk = "0.25"
val androidGradlePlugin = "7.2.2"
val androidGradlePlugin = "8.1.1"
val dotenv = "2.0.0"
val ktlint = "10.3.0"

Expand Down

0 comments on commit 6bde0d5

Please sign in to comment.