Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
caiodev committed Sep 15, 2022
1 parent b162433 commit cbb31db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ buildscript {
//Compose
activity = '1.5.1'
compiler = '1.3.0-rc01'
composeCore = '1.3.0-beta01'
composeCore = '1.3.0-beta02'

core = '1.8.0'
core = '1.9.0'
gradleVersion = '7.2.2'
kotlinVersion = '1.7.10'
viewModel = '2.5.1'
Expand Down

0 comments on commit cbb31db

Please sign in to comment.