Skip to content

Commit

Permalink
Merge pull request #263 from ytai/dependabot/gradle/org.jetbrains.kot…
Browse files Browse the repository at this point in the history
…lin-kotlin-gradle-plugin-1.5.21

Bump kotlin-gradle-plugin from 1.5.20 to 1.5.21
  • Loading branch information
hannesa2 authored Jul 14, 2021
2 parents 5295950 + 05fb80a commit 6fc419b
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,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.5.20'
ext.kotlin_version = '1.5.21'
repositories {
google()
jcenter()
Expand Down

0 comments on commit 6fc419b

Please sign in to comment.