File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ buildscript {
1313 classpath(" com.vanniktech:gradle-maven-publish-plugin:0.18.0" )
1414 classpath(" io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.19.0" )
1515 classpath(" org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10" )
16- classpath(" org.jetbrains.dokka:dokka-gradle-plugin:1.6.10 " )
17- classpath(" com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:10.1 .0" )
16+ classpath(" org.jetbrains.dokka:dokka-gradle-plugin:1.6.21 " )
17+ classpath(" com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:10.2 .0" )
1818 classpath(" org.jetbrains.compose:compose-gradle-plugin:1.1.1" )
1919 }
2020}
Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ object Versions {
77
88 const val markdown = " 0.3.1"
99
10- const val coil = " 2.0 .0"
10+ const val coil = " 2.1 .0"
1111 const val compose = " 1.1.1"
1212 const val composeCompiler = " 1.1.1"
1313
14- const val material = " 1.5 .0"
14+ const val material = " 1.6 .0"
1515 const val activityCompose = " 1.4.0"
1616 const val lifecycleKtx = " 2.3.1"
1717}
You can’t perform that action at this time.
0 commit comments