Skip to content

Commit 803ae8a

Browse files
Merge branch 'main' into feature/add_copy_note
2 parents 50e3781 + 99e7cd2 commit 803ae8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ kotlinxSerializationJson = "1.9.0"
66
ksp = "2.2.0-2.0.2"
77
#Detekt
88
detekt = "1.23.8"
9-
detektCompose = "0.4.26"
9+
detektCompose = "0.4.27"
1010
#AndroidX
1111
androidx-constraintlayout = "2.2.1"
1212
androidx-documentfile = "1.1.0"
1313
#Room
1414
room = "2.7.2"
1515
#Fossify
16-
commons = "4.4.0"
16+
commons = "4.4.2"
1717
#Gradle
1818
gradlePlugins-agp = "8.12.0"
1919
#build

0 commit comments

Comments
 (0)