Skip to content

Commit

Permalink
Merge pull request #168 from cascadiacollections/dependabot/gradle/or…
Browse files Browse the repository at this point in the history
…g.jetbrains.kotlin-kotlin-gradle-plugin-1.9.22
  • Loading branch information
KevinTCoughlin authored Jan 14, 2024
2 parents bfff640 + 52eb52e commit 2fac7b3
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
Expand Up @@ -10,7 +10,7 @@ buildscript {
dependencies {
classpath 'com.google.gms:google-services:4.4.0'
classpath 'com.android.tools.build:gradle:8.3.0-alpha13'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.0"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.22"
}
}

Expand Down

0 comments on commit 2fac7b3

Please sign in to comment.