Skip to content

Commit

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

[Build] Update Kotlin to 1.9.24
  • Loading branch information
ParaskP7 committed Jul 9, 2024
2 parents 5063601 + 6fbddd2 commit eabcc1d
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.agpVersion = '8.1.0'
gradle.ext.automatticPublishToS3Version = '0.9.0'
gradle.ext.dependencyAnalysisVersion = '1.28.0'
Expand Down

0 comments on commit eabcc1d

Please sign in to comment.