Skip to content

Commit

Permalink
Merge pull request #117 from FunkyMuse/dependabot/gradle/kotlin_versi…
Browse files Browse the repository at this point in the history
…on-1.5.21

build(deps): bump kotlin_version from 1.5.20 to 1.5.21
  • Loading branch information
FunkyMuse authored Jul 14, 2021
2 parents e647514 + c18271b commit 9e3e80a
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 @@ -52,7 +52,7 @@ buildscript {
verName = "1.0.0"
testRunner = "androidx.test.runner.AndroidJUnitRunner"

kotlin_version = '1.5.20'
kotlin_version = '1.5.21'
}

repositories {
Expand Down

0 comments on commit 9e3e80a

Please sign in to comment.