Skip to content

Commit

Permalink
Merge pull request #419 from Shynixn/development
Browse files Browse the repository at this point in the history
Merge changes to Master --release
  • Loading branch information
Shynixn committed Dec 3, 2021
2 parents 74f8ab7 + 0fc3118 commit f8bb846
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 @@ -9,7 +9,7 @@ buildscript {
}
dependencies {
classpath group: 'org.jetbrains.kotlin', name: 'kotlin-gradle-plugin', version: '1.5.32'
classpath "org.jetbrains.dokka:dokka-gradle-plugin:1.4.32"
classpath "org.jetbrains.dokka:dokka-gradle-plugin:1.5.31"
}
}

Expand Down

0 comments on commit f8bb846

Please sign in to comment.