Skip to content

Commit

Permalink
Merge pull request #8 from akshaaatt/dependabot/gradle/org.jetbrains.…
Browse files Browse the repository at this point in the history
…kotlin-kotlin-gradle-plugin-1.9.20

Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.6.0 to 1.9.20
  • Loading branch information
akshaaatt authored Nov 15, 2023
2 parents 5dd0cec + 95d61ed commit 416315f
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,6 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = '1.6.0'
ext.kotlin_version = '1.9.20'

repositories {
google()
Expand Down

0 comments on commit 416315f

Please sign in to comment.