Skip to content

Commit

Permalink
Merge pull request #79 from wordpress-mobile/build/update-kotlin-to-1…
Browse files Browse the repository at this point in the history
….9.24

[Build] Update Kotlin to 1.9.24
  • Loading branch information
ParaskP7 authored Jul 9, 2024
2 parents 855b3b4 + f3e8cf0 commit 7175786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pluginManagement {
gradle.ext.kotlinVersion = '1.9.22'
gradle.ext.kotlinVersion = '1.9.24'
gradle.ext.daggerVersion = '2.46.1'
gradle.ext.agpVersion = '8.1.0'
gradle.ext.detektVersion = '1.19.0'
Expand Down

0 comments on commit 7175786

Please sign in to comment.