-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathversions.properties
40 lines (25 loc) · 1.02 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
#### 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
####
#### NOTE: Some versions are filtered by the rejectVersionsIf predicate. See the settings.gradle.kts file.
plugin.android=7.3.1
version.androidx.appcompat=1.6.1
version.androidx.constraintlayout=2.1.4
version.androidx.navigation=2.5.3
version.androidx.room=2.5.1
version.androidx.test.ext.junit=1.1.5
version.google.android.material=1.8.0
version.google.dagger=2.45
version.io.gitlab.arturbosch.detekt..detekt-formatting=1.22.0
version.junit.junit=4.13.2
version.junit.jupiter=5.9.2
version.io.gitlab.arturbosch.detekt..detekt-gradle-plugin=1.22.0
version.kotlin=1.8.10
version.kotlinx.coroutines=1.6.4
version.mockk=1.13.4