-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathversions.properties
60 lines (34 loc) · 1.38 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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
#### 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
plugin.android=7.0.3
plugin.com.apollographql.apollo=2.5.11
plugin.io.gitlab.arturbosch.detekt=1.19.0-RC1
version.androidx.activity=1.4.0
version.androidx.appcompat=1.4.0
version.androidx.compose.compiler=1.0.5
version.androidx.compose.material=1.0.5
version.androidx.compose.ui=1.0.5
version.androidx.test.espresso=3.4.0
version.androidx.test.ext.junit=1.1.3
version.com.apollographql.apollo..apollo-coroutines-support=2.5.11
version.com.apollographql.apollo..apollo-runtime=2.5.11
version.com.apollographql.apollo..apollo-http-cache=2.5.11
version.google.android.material=1.4.0
version.io.gitlab.arturbosch.detekt..detekt-formatting=1.19.0-RC1
version.junit.junit=4.13.2
version.kotlin=1.5.31
version.kotlinx.coroutines=1.5.2
version.okhttp3=4.9.2
version.org.jacoco..org.jacoco.ant=0.8.3
version.coil-kt=1.4.0
version.org.mockito.kotlin..mockito-kotlin=4.0.0
version.google.dagger=2.38.1
version.leakcanary=2.7
version.google.accompanist=0.20.2
version.app.cash.turbine..turbine=0.7.0