We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ce9e10a + a955beb commit caebe00Copy full SHA for caebe00
build.gradle
@@ -4,17 +4,17 @@ buildscript {
4
agpVersion = '8.3.0'
5
mavenPublishVersion = '0.27.0'
6
kotlinVersion = '1.9.22'
7
- dokkaVersion = '1.9.10'
8
- composeBomVersion = '2024.02.01'
+ dokkaVersion = '1.9.20'
+ composeBomVersion = '2024.02.02'
9
composeCompilerVersion = '1.5.10'
10
activityVersion = '1.8.2'
11
coroutinesVersion = '1.8.0'
12
appCompatVersion = '1.6.1'
13
jUnitVersion = '4.13.2'
14
robolectricVersion = "4.11.1"
15
mockkVersion = '1.13.10'
16
+ turbineVersion = '1.1.0'
17
androidxCoreTestingVersion = '1.5.0'
- turbineVersion = '1.0.0'
18
spotlessVersion = '6.25.0'
19
koverVersion = "0.5.1"
20
startupVersion = "1.1.1"
0 commit comments