Skip to content

Commit

Permalink
feat: Bump compose compiler to 1.3.0 and libs to 1.2.1 (#189)
Browse files Browse the repository at this point in the history
Change-Id: Ib17e0bc9a1f719cd1e44184dee3be1f25c22ab49
  • Loading branch information
arriolac authored Aug 18, 2022
1 parent bac0fb5 commit ee223b3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
activitycompose = "1.4.0"
agp = "7.2.0"
androidxtest = "1.4.0"
compose = "1.2.0-rc03"
composecompiler = "1.2.0"
compose = "1.2.1"
composecompiler = "1.3.0"
coroutines = "1.6.0"
dokka = "1.5.0"
espresso = "3.4.0"
jacoco-plugin = "0.2"
jacoco-tool-plugin = "0.8.7"
junitktx = "1.1.3"
junit = "4.13.2"
kotlin = "1.7.0"
kotlin = "1.7.10"
material = "1.5.0"
maps = "3.3.0"
mapsecrets = "2.0.1"
Expand Down

0 comments on commit ee223b3

Please sign in to comment.