Skip to content

Commit 7175786

Browse files
authored
Merge pull request #79 from wordpress-mobile/build/update-kotlin-to-1.9.24
[Build] Update Kotlin to 1.9.24
2 parents 855b3b4 + f3e8cf0 commit 7175786

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.daggerVersion = '2.46.1'
44
gradle.ext.agpVersion = '8.1.0'
55
gradle.ext.detektVersion = '1.19.0'

0 commit comments

Comments
 (0)