Skip to content

Commit

Permalink
Merge pull request #21 from betterme-dev/feature/dokka-downgrade
Browse files Browse the repository at this point in the history
dokka downgrade
  • Loading branch information
KChernenko authored Apr 17, 2020
2 parents d5f899f + fa9c8c5 commit c94ac6c
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 @@ -6,7 +6,7 @@ buildscript {
ext.kotlin_version = '1.3.72'
ext.maven_version = '2.1'
ext.bintray_version = '1.8.5'
ext.dokka_version = '0.9.18'
ext.dokka_version = '0.9.16'
repositories {
maven { url 'https://plugins.gradle.org/m2/' }
google()
Expand Down

0 comments on commit c94ac6c

Please sign in to comment.