Skip to content

Commit

Permalink
Build: Update kotlin to 1.9.24
Browse files Browse the repository at this point in the history
  • Loading branch information
ParaskP7 committed Jul 9, 2024
1 parent 5063601 commit 6fbddd2
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 6fbddd2

Please sign in to comment.