Skip to content

Commit caebe00

Browse files
committed
Merge branch 'main' of https://github.com/PatilShreyas/permission-flow-android into 2.0.0-dev
# Conflicts: # build.gradle
2 parents ce9e10a + a955beb commit caebe00

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@ buildscript {
44
agpVersion = '8.3.0'
55
mavenPublishVersion = '0.27.0'
66
kotlinVersion = '1.9.22'
7-
dokkaVersion = '1.9.10'
8-
composeBomVersion = '2024.02.01'
7+
dokkaVersion = '1.9.20'
8+
composeBomVersion = '2024.02.02'
99
composeCompilerVersion = '1.5.10'
1010
activityVersion = '1.8.2'
1111
coroutinesVersion = '1.8.0'
1212
appCompatVersion = '1.6.1'
1313
jUnitVersion = '4.13.2'
1414
robolectricVersion = "4.11.1"
1515
mockkVersion = '1.13.10'
16+
turbineVersion = '1.1.0'
1617
androidxCoreTestingVersion = '1.5.0'
17-
turbineVersion = '1.0.0'
1818
spotlessVersion = '6.25.0'
1919
koverVersion = "0.5.1"
2020
startupVersion = "1.1.1"

0 commit comments

Comments
 (0)