Skip to content

Commit

Permalink
[All] Update all to material3 and compose-materialWindow to rc01
Browse files Browse the repository at this point in the history
  • Loading branch information
astamato committed Oct 7, 2022
1 parent c278506 commit 67e1e32
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions Crane/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ compileSdk = "33"
compose = "1.3.0-rc01"
compose-compiler = "1.3.2"
# @pin to be updated manually - check JetChat tests
compose-material3 = "1.0.0-beta03"
compose-material3 = "1.0.0-rc01"
# @pin to be updated manually - check JetChat tests
compose-materialWindow = "1.0.0-beta03"
compose-materialWindow = "1.0.0-rc01"
compose-snapshot = "-"
coroutines = "1.6.4"
google-maps = "18.1.0"
Expand Down
4 changes: 2 additions & 2 deletions Jetcaster/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ compileSdk = "33"
compose = "1.3.0-rc01"
compose-compiler = "1.3.2"
# @pin to be updated manually - check JetChat tests
compose-material3 = "1.0.0-beta03"
compose-material3 = "1.0.0-rc01"
# @pin to be updated manually - check JetChat tests
compose-materialWindow = "1.0.0-beta03"
compose-materialWindow = "1.0.0-rc01"
compose-snapshot = "-"
coroutines = "1.6.4"
google-maps = "18.1.0"
Expand Down
4 changes: 2 additions & 2 deletions Jetsnack/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ compileSdk = "33"
compose = "1.3.0-rc01"
compose-compiler = "1.3.2"
# @pin to be updated manually - check JetChat tests
compose-material3 = "1.0.0-beta03"
compose-material3 = "1.0.0-rc01"
# @pin to be updated manually - check JetChat tests
compose-materialWindow = "1.0.0-beta03"
compose-materialWindow = "1.0.0-rc01"
compose-snapshot = "-"
coroutines = "1.6.4"
google-maps = "18.1.0"
Expand Down
4 changes: 2 additions & 2 deletions Owl/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ compileSdk = "33"
compose = "1.3.0-rc01"
compose-compiler = "1.3.2"
# @pin to be updated manually - check JetChat tests
compose-material3 = "1.0.0-beta03"
compose-material3 = "1.0.0-rc01"
# @pin to be updated manually - check JetChat tests
compose-materialWindow = "1.0.0-beta03"
compose-materialWindow = "1.0.0-rc01"
compose-snapshot = "-"
coroutines = "1.6.4"
google-maps = "18.1.0"
Expand Down
4 changes: 2 additions & 2 deletions Reply/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ compileSdk = "33"
compose = "1.3.0-rc01"
compose-compiler = "1.3.2"
# @pin to be updated manually - check JetChat tests
compose-material3 = "1.0.0-beta03"
compose-material3 = "1.0.0-rc01"
# @pin to be updated manually - check JetChat tests
compose-materialWindow = "1.0.0-beta03"
compose-materialWindow = "1.0.0-rc01"
compose-snapshot = "-"
coroutines = "1.6.4"
google-maps = "18.1.0"
Expand Down
4 changes: 2 additions & 2 deletions scripts/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ compileSdk = "33"
compose = "1.3.0-rc01"
compose-compiler = "1.3.2"
# @pin to be updated manually - check JetChat tests
compose-material3 = "1.0.0-beta03"
compose-material3 = "1.0.0-rc01"
# @pin to be updated manually - check JetChat tests
compose-materialWindow = "1.0.0-beta03"
compose-materialWindow = "1.0.0-rc01"
compose-snapshot = "-"
coroutines = "1.6.4"
google-maps = "18.1.0"
Expand Down

0 comments on commit 67e1e32

Please sign in to comment.