forked from Splitties/refreshVersions
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathversions.properties
41 lines (25 loc) · 978 Bytes
/
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
#### Dependencies and Plugin versions with their available updates.
#### Generated by `./gradlew refreshVersions` version 0.40.2-SNAPSHOT
#### Revision of dependency notations removals: 9
####
#### 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=4.1.3
plugin.gradle.site=0.6
version.androidx.activity=1.2.2
version.firebase-bom=27.1.0
version.google.android.material=1.3.0
version.kotlin=1.4.32
version.androidx.test.core=1.3.0
version.androidx.arch.core=2.1.0
version.mockito=3.9.0
version.com.nhaarman.mockitokotlin2..mockito-kotlin=2.2.0
version.androidx.test=1.3.0
version.androidx.test.espresso=3.3.0
version.androidx.appcompat=1.2.0
version.androidx.constraintlayout=2.0.1
version.androidx.lifecycle=2.3.1
version.junit.junit=4.13