Skip to content

Commit

Permalink
versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mpetuska committed May 27, 2022
1 parent 1a6d1f8 commit 3e497eb
Showing 1 changed file with 1 addition and 18 deletions.
19 changes: 1 addition & 18 deletions gradle/versions.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,40 +6,23 @@
####
#### suppress inspection "SpellCheckingInspection" for whole file
#### suppress inspection "UnusedProperty" for whole file

#====================================================== Plugins ========================================================
plugin.com.github.gmazzo.buildconfig=3.0.3

version.com.github.jakemarsden..git-hooks-gradle-plugin=0.0.2

version.com.github.tschuchortdev..kotlin-compile-testing=1.4.8

version.io.github.gradle-nexus..publish-plugin=1.1.0

version.io.gitlab.arturbosch.detekt..detekt-formatting=1.20.0

version.io.gitlab.arturbosch.detekt..detekt-gradle-plugin=1.20.0

version.org.jetbrains.dokka..dokka-gradle-plugin=1.6.21

version.kotest=5.3.0

version.kotlinpoet=1.11.0

version.ktlint=0.43.2

#===================================================== Libraries =======================================================
version.ksp=1.6.21-1.0.5

version.ksp=1.6.21-1.0.5
version.kotlin=1.6.21

version.kotlinx.coroutines=1.6.0

version.org.jetbrains.compose..compose-gradle-plugin=1.2.0-alpha01-dev686

version.app.softwork..routing-compose=0.1.9-dev670

#======================================================== NPM ==========================================================
version.npm.material-components-web=^14.0.0

version.npm.material-icons=^1.10.4

0 comments on commit 3e497eb

Please sign in to comment.