Skip to content

Commit

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

Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.10 to 1.8.20
  • Loading branch information
Asutorufa authored Mar 31, 2023
2 parents 4b677f0 + 0c55c75 commit dfc3950
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 @@ -4,7 +4,7 @@ buildscript {
ext {
agp_version = '7.3.0'
}
ext.kotlin_version = '1.8.10'
ext.kotlin_version = '1.8.20'
repositories {
mavenCentral()
google()
Expand Down

0 comments on commit dfc3950

Please sign in to comment.