-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathversions.properties
More file actions
20 lines (20 loc) · 1.14 KB
/
Copy pathversions.properties
File metadata and controls
20 lines (20 loc) · 1.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#### Dependencies and Plugin versions with their available updates.
#### Generated by `./gradlew refreshVersions` version 0.23.0
####
#### Don't manually edit or split the comments that start with four hashtags (####),
#### they will be overwritten by refreshVersions.
####
#### suppress inspection "SpellCheckingInspection" for whole file
#### suppress inspection "UnusedProperty" for whole file
#====================================================== Plugins ========================================================
version.com.diffplug.spotless..spotless-plugin-gradle=6.0.0
version.com.github.jakemarsden..git-hooks-gradle-plugin=0.0.2
version.io.github.gradle-nexus..publish-plugin=1.1.0
version.org.jetbrains.dokka..dokka-gradle-plugin=1.6.0
#===================================================== Libraries =======================================================
version.klip=0.2.2
version.kotlin=1.5.31
version.kotlinx.coroutines=1.5.2
version.org.jetbrains.compose..compose-gradle-plugin=1.0.0-rc4
#======================================================== NPM ==========================================================
version.npm.material-components-web=^13.0.0