Skip to content

Commit

Permalink
chore: increased and updated libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
kikoso committed Nov 27, 2023
1 parent dc88437 commit a7a3294
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
[versions]
activitycompose = "1.7.2"
agp = "8.1.1"
activitycompose = "1.8.1"
agp = "8.1.4"
androidxtest = "1.5.0"
compose-bom = "2023.09.01"
composecompiler = "1.5.3"
coroutines = "1.6.4"
dokka = "1.9.0"
compose-bom = "2023.10.01"
composecompiler = "1.5.4"
coroutines = "1.7.3"
dokka = "1.9.10"
espresso = "3.5.1"
jacoco-plugin = "0.2.1"
jacoco-tool-plugin = "0.8.7"
junitktx = "1.1.5"
junit = "4.13.2"
kotlin = "1.9.10"
material = "1.9.0"
kotlin = "1.9.20"
material = "1.10.0"
mapsktx = "5.0.0"
mapsecrets = "2.0.1"

Expand Down

0 comments on commit a7a3294

Please sign in to comment.