Skip to content

Commit

Permalink
Merge pull request #20 from Dgzt/kotlin-1.6.21
Browse files Browse the repository at this point in the history
Kotlin updated to 1.6.21
  • Loading branch information
JamesTKhan authored Apr 24, 2022
2 parents fca9077 + 66d649e commit b390b71
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.kotlinVersion = '1.5.21'
ext.kotlinVersion = '1.6.21'
repositories {
mavenCentral()
maven { url "https://oss.sonatype.org/content/repositories/snapshots/" }
Expand Down

0 comments on commit b390b71

Please sign in to comment.