-
Notifications
You must be signed in to change notification settings - Fork 1
/
versions.properties
41 lines (26 loc) · 1.01 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
#### Dependencies and Plugin versions with their available updates.
#### Generated by `./gradlew refreshVersions` version 0.30.1
####
#### 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.0.4
version.androidx.lifecycle=2.4.0
version.com.github.komputing..KBase58=0.4
version.io.github.instantwebp2p..tweetnacl-java=1.1.2
version.kotlin=1.6.10
version.androidx.core=1.7.0
version.androidx.test.espresso=3.4.0
version.androidx.test.ext.junit=1.1.3
version.junit.junit=4.13.2
version.kotlinx.coroutines=1.6.0
version.kotlinx.serialization=1.3.2
version.okhttp3=4.9.3
version.androidx.appcompat=1.4.0
version.google.android.material=1.4.0
## unused
version.org.jacoco..org.jacoco.ant=0.8.3