Skip to content

Commit

Permalink
chore: update kotlin plugin to 1.5.20
Browse files Browse the repository at this point in the history
  • Loading branch information
WhiredPlanck authored and Bambooin committed Aug 14, 2021
1 parent f38f946 commit cde9b79
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 @@ -7,7 +7,7 @@
*/

buildscript {
ext.kotlin_version = '1.5.10'
ext.kotlin_version = '1.5.20'

/**
* The repositories block configures the repositories Gradle uses to
Expand Down

0 comments on commit cde9b79

Please sign in to comment.