Skip to content

Commit

Permalink
Merge pull request #28 from topminipie/dependabot/gradle/main/org.jet…
Browse files Browse the repository at this point in the history
…brains.kotlin-kotlin-gradle-plugin-1.9.23

Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.22 to 1.9.23
  • Loading branch information
topminipie committed Mar 7, 2024
2 parents bef168f + b11860c commit cf1ed30
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 @@ -6,7 +6,7 @@ buildscript {

dependencies {
classpath 'com.android.tools.build:gradle:8.3.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.22"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23"
}
}

Expand Down

0 comments on commit cf1ed30

Please sign in to comment.