Skip to content

Commit

Permalink
fix: Update Kotlin version to be compatible with Braze (#532)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mansi-mParticle authored Dec 20, 2024
1 parent 2f6b2bc commit 35ae7c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.8.0'
ext.kotlin_version = '1.9.0'
ext.gradle_version = '7.3.1'

repositories {
Expand Down

0 comments on commit 35ae7c8

Please sign in to comment.