Skip to content

Commit 35ae7c8

Browse files
fix: Update Kotlin version to be compatible with Braze (#532)
1 parent 2f6b2bc commit 35ae7c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
buildscript {
2-
ext.kotlin_version = '1.8.0'
2+
ext.kotlin_version = '1.9.0'
33
ext.gradle_version = '7.3.1'
44

55
repositories {

0 commit comments

Comments
 (0)