Skip to content

Commit

Permalink
Merge pull request #323 from Crazy-Marvin/dependabot/gradle/org.jetbr…
Browse files Browse the repository at this point in the history
…ains.kotlin-kotlin-gradle-plugin-2.1.10

Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.1.0 to 2.1.10
  • Loading branch information
CrazyMarvin authored Feb 3, 2025
2 parents 36ca86e + 4765358 commit c5e13b0
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 @@ -9,7 +9,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:8.7.3'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.0"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.10"
// classpath 'com.google.gms:google-services:4.4.1'


Expand Down

0 comments on commit c5e13b0

Please sign in to comment.