Skip to content

Commit 38adc3c

Browse files
fix: Update Kotlin version to be compatible with Braze (#532)
1 parent aefeaf9 commit 38adc3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)