Skip to content

Commit eabcc1d

Browse files
authored
Merge pull request #149 from wordpress-mobile/build/update-kotlin-to-1.9.24
[Build] Update Kotlin to 1.9.24
2 parents 5063601 + 6fbddd2 commit eabcc1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pluginManagement {
2-
gradle.ext.kotlinVersion = '1.9.22'
2+
gradle.ext.kotlinVersion = '1.9.24'
33
gradle.ext.agpVersion = '8.1.0'
44
gradle.ext.automatticPublishToS3Version = '0.9.0'
55
gradle.ext.dependencyAnalysisVersion = '1.28.0'

0 commit comments

Comments
 (0)