-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathversions.properties
28 lines (28 loc) · 1.26 KB
/
versions.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
#### Dependencies and Plugin versions with their available updates.
#### Generated by `./gradlew refreshVersions` version 0.51.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 ========================================
plugin.android=7.3.1
version.kotlinx.coroutines=1.6.4
version.org.jetbrains.compose..compose-gradle-plugin=1.3.0
version.com.github.jakemarsden..git-hooks-gradle-plugin=0.0.2
version.gradle.plugin.com.github.jengelman.gradle.plugins..shadow=7.0.0
version.io.github.gradle-nexus..publish-plugin=1.1.0
version.detekt=1.22.0
version.klip=0.4.1
version.org.jetbrains.dokka..dokka-gradle-plugin=1.7.20
#====================================== Libraries =======================================
version.androidx.compose=1.1.1
version.androidx.compose.material=1.1.1
version.androidx.compose.ui=1.1.1
version.androidx.test.espresso=3.4.0
version.androidx.test.rules=1.4.0
version.androidx.test.runner=1.4.0
version.kotlinx.serialization=1.3.3
version.kotlin=1.8.0
version.org.reduxkotlin..redux-kotlin=0.6.0