Skip to content

Commit e6fa840

Browse files
🤖 Update Dependencies (#1115)
Updated depedencies
2 parents cb6c290 + ced8ff2 commit e6fa840

File tree

10 files changed

+40
-40
lines changed

10 files changed

+40
-40
lines changed

‎Crane/gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
# Do not add a dependency to an individual sample, edit the global version instead.
44
#####
55
[versions]
6-
accompanist = "0.28.0"
6+
accompanist = "0.30.1"
77
androidGradlePlugin = "8.0.0"
8-
androidx-activity-compose = "1.7.0"
8+
androidx-activity-compose = "1.7.1"
99
androidx-appcompat = "1.6.1"
1010
androidx-benchmark = "1.1.0"
1111
androidx-benchmark-junit4 = "1.1.0-beta04"
12-
androidx-compose-bom = "2023.03.00"
12+
androidx-compose-bom = "2023.04.01"
1313
androidx-constraintlayout = "1.0.1"
1414
androidx-corektx = "1.9.0"
1515
androidx-lifecycle-compose = "2.6.1"
@@ -20,7 +20,7 @@ androidx-test = "1.5.0"
2020
androidx-test-espresso = "3.5.1"
2121
androidx-test-ext-junit = "1.1.5"
2222
androidx-test-ext-truth = "1.4.0"
23-
androidx-window = "1.1.0-beta01"
23+
androidx-window = "1.1.0-beta02"
2424
androidxHiltNavigationCompose = "1.0.0"
2525
androix-test-uiautomator = "2.2.0"
2626
coil = "2.2.0"

‎JetLagged/gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
# Do not add a dependency to an individual sample, edit the global version instead.
44
#####
55
[versions]
6-
accompanist = "0.28.0"
6+
accompanist = "0.30.1"
77
androidGradlePlugin = "8.0.0"
8-
androidx-activity-compose = "1.7.0"
8+
androidx-activity-compose = "1.7.1"
99
androidx-appcompat = "1.6.1"
1010
androidx-benchmark = "1.1.0"
1111
androidx-benchmark-junit4 = "1.1.0-beta04"
12-
androidx-compose-bom = "2023.03.00"
12+
androidx-compose-bom = "2023.04.01"
1313
androidx-constraintlayout = "1.0.1"
1414
androidx-corektx = "1.9.0"
1515
androidx-lifecycle-compose = "2.6.1"
@@ -20,7 +20,7 @@ androidx-test = "1.5.0"
2020
androidx-test-espresso = "3.5.1"
2121
androidx-test-ext-junit = "1.1.5"
2222
androidx-test-ext-truth = "1.4.0"
23-
androidx-window = "1.1.0-beta01"
23+
androidx-window = "1.1.0-beta02"
2424
androidxHiltNavigationCompose = "1.0.0"
2525
androix-test-uiautomator = "2.2.0"
2626
coil = "2.2.0"

‎JetNews/gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
# Do not add a dependency to an individual sample, edit the global version instead.
44
#####
55
[versions]
6-
accompanist = "0.28.0"
6+
accompanist = "0.30.1"
77
androidGradlePlugin = "8.0.0"
8-
androidx-activity-compose = "1.7.0"
8+
androidx-activity-compose = "1.7.1"
99
androidx-appcompat = "1.6.1"
1010
androidx-benchmark = "1.1.0"
1111
androidx-benchmark-junit4 = "1.1.0-beta04"
12-
androidx-compose-bom = "2023.03.00"
12+
androidx-compose-bom = "2023.04.01"
1313
androidx-constraintlayout = "1.0.1"
1414
androidx-corektx = "1.9.0"
1515
androidx-lifecycle-compose = "2.6.1"
@@ -20,7 +20,7 @@ androidx-test = "1.5.0"
2020
androidx-test-espresso = "3.5.1"
2121
androidx-test-ext-junit = "1.1.5"
2222
androidx-test-ext-truth = "1.4.0"
23-
androidx-window = "1.1.0-beta01"
23+
androidx-window = "1.1.0-beta02"
2424
androidxHiltNavigationCompose = "1.0.0"
2525
androix-test-uiautomator = "2.2.0"
2626
coil = "2.2.0"

‎Jetcaster/gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
# Do not add a dependency to an individual sample, edit the global version instead.
44
#####
55
[versions]
6-
accompanist = "0.28.0"
6+
accompanist = "0.30.1"
77
androidGradlePlugin = "8.0.0"
8-
androidx-activity-compose = "1.7.0"
8+
androidx-activity-compose = "1.7.1"
99
androidx-appcompat = "1.6.1"
1010
androidx-benchmark = "1.1.0"
1111
androidx-benchmark-junit4 = "1.1.0-beta04"
12-
androidx-compose-bom = "2023.03.00"
12+
androidx-compose-bom = "2023.04.01"
1313
androidx-constraintlayout = "1.0.1"
1414
androidx-corektx = "1.9.0"
1515
androidx-lifecycle-compose = "2.6.1"
@@ -20,7 +20,7 @@ androidx-test = "1.5.0"
2020
androidx-test-espresso = "3.5.1"
2121
androidx-test-ext-junit = "1.1.5"
2222
androidx-test-ext-truth = "1.4.0"
23-
androidx-window = "1.1.0-beta01"
23+
androidx-window = "1.1.0-beta02"
2424
androidxHiltNavigationCompose = "1.0.0"
2525
androix-test-uiautomator = "2.2.0"
2626
coil = "2.2.0"

‎Jetchat/gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
# Do not add a dependency to an individual sample, edit the global version instead.
44
#####
55
[versions]
6-
accompanist = "0.28.0"
6+
accompanist = "0.30.1"
77
androidGradlePlugin = "8.0.0"
8-
androidx-activity-compose = "1.7.0"
8+
androidx-activity-compose = "1.7.1"
99
androidx-appcompat = "1.6.1"
1010
androidx-benchmark = "1.1.0"
1111
androidx-benchmark-junit4 = "1.1.0-beta04"
12-
androidx-compose-bom = "2023.03.00"
12+
androidx-compose-bom = "2023.04.01"
1313
androidx-constraintlayout = "1.0.1"
1414
androidx-corektx = "1.9.0"
1515
androidx-lifecycle-compose = "2.6.1"
@@ -20,7 +20,7 @@ androidx-test = "1.5.0"
2020
androidx-test-espresso = "3.5.1"
2121
androidx-test-ext-junit = "1.1.5"
2222
androidx-test-ext-truth = "1.4.0"
23-
androidx-window = "1.1.0-beta01"
23+
androidx-window = "1.1.0-beta02"
2424
androidxHiltNavigationCompose = "1.0.0"
2525
androix-test-uiautomator = "2.2.0"
2626
coil = "2.2.0"

‎Jetsnack/gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
# Do not add a dependency to an individual sample, edit the global version instead.
44
#####
55
[versions]
6-
accompanist = "0.28.0"
6+
accompanist = "0.30.1"
77
androidGradlePlugin = "8.0.0"
8-
androidx-activity-compose = "1.7.0"
8+
androidx-activity-compose = "1.7.1"
99
androidx-appcompat = "1.6.1"
1010
androidx-benchmark = "1.1.0"
1111
androidx-benchmark-junit4 = "1.1.0-beta04"
12-
androidx-compose-bom = "2023.03.00"
12+
androidx-compose-bom = "2023.04.01"
1313
androidx-constraintlayout = "1.0.1"
1414
androidx-corektx = "1.9.0"
1515
androidx-lifecycle-compose = "2.6.1"
@@ -20,7 +20,7 @@ androidx-test = "1.5.0"
2020
androidx-test-espresso = "3.5.1"
2121
androidx-test-ext-junit = "1.1.5"
2222
androidx-test-ext-truth = "1.4.0"
23-
androidx-window = "1.1.0-beta01"
23+
androidx-window = "1.1.0-beta02"
2424
androidxHiltNavigationCompose = "1.0.0"
2525
androix-test-uiautomator = "2.2.0"
2626
coil = "2.2.0"

‎Jetsurvey/gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
# Do not add a dependency to an individual sample, edit the global version instead.
44
#####
55
[versions]
6-
accompanist = "0.28.0"
6+
accompanist = "0.30.1"
77
androidGradlePlugin = "8.0.0"
8-
androidx-activity-compose = "1.7.0"
8+
androidx-activity-compose = "1.7.1"
99
androidx-appcompat = "1.6.1"
1010
androidx-benchmark = "1.1.0"
1111
androidx-benchmark-junit4 = "1.1.0-beta04"
12-
androidx-compose-bom = "2023.03.00"
12+
androidx-compose-bom = "2023.04.01"
1313
androidx-constraintlayout = "1.0.1"
1414
androidx-corektx = "1.9.0"
1515
androidx-lifecycle-compose = "2.6.1"
@@ -20,7 +20,7 @@ androidx-test = "1.5.0"
2020
androidx-test-espresso = "3.5.1"
2121
androidx-test-ext-junit = "1.1.5"
2222
androidx-test-ext-truth = "1.4.0"
23-
androidx-window = "1.1.0-beta01"
23+
androidx-window = "1.1.0-beta02"
2424
androidxHiltNavigationCompose = "1.0.0"
2525
androix-test-uiautomator = "2.2.0"
2626
coil = "2.2.0"

‎Owl/gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
# Do not add a dependency to an individual sample, edit the global version instead.
44
#####
55
[versions]
6-
accompanist = "0.28.0"
6+
accompanist = "0.30.1"
77
androidGradlePlugin = "8.0.0"
8-
androidx-activity-compose = "1.7.0"
8+
androidx-activity-compose = "1.7.1"
99
androidx-appcompat = "1.6.1"
1010
androidx-benchmark = "1.1.0"
1111
androidx-benchmark-junit4 = "1.1.0-beta04"
12-
androidx-compose-bom = "2023.03.00"
12+
androidx-compose-bom = "2023.04.01"
1313
androidx-constraintlayout = "1.0.1"
1414
androidx-corektx = "1.9.0"
1515
androidx-lifecycle-compose = "2.6.1"
@@ -20,7 +20,7 @@ androidx-test = "1.5.0"
2020
androidx-test-espresso = "3.5.1"
2121
androidx-test-ext-junit = "1.1.5"
2222
androidx-test-ext-truth = "1.4.0"
23-
androidx-window = "1.1.0-beta01"
23+
androidx-window = "1.1.0-beta02"
2424
androidxHiltNavigationCompose = "1.0.0"
2525
androix-test-uiautomator = "2.2.0"
2626
coil = "2.2.0"

‎Reply/gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
# Do not add a dependency to an individual sample, edit the global version instead.
44
#####
55
[versions]
6-
accompanist = "0.28.0"
6+
accompanist = "0.30.1"
77
androidGradlePlugin = "8.0.0"
8-
androidx-activity-compose = "1.7.0"
8+
androidx-activity-compose = "1.7.1"
99
androidx-appcompat = "1.6.1"
1010
androidx-benchmark = "1.1.0"
1111
androidx-benchmark-junit4 = "1.1.0-beta04"
12-
androidx-compose-bom = "2023.03.00"
12+
androidx-compose-bom = "2023.04.01"
1313
androidx-constraintlayout = "1.0.1"
1414
androidx-corektx = "1.9.0"
1515
androidx-lifecycle-compose = "2.6.1"
@@ -20,7 +20,7 @@ androidx-test = "1.5.0"
2020
androidx-test-espresso = "3.5.1"
2121
androidx-test-ext-junit = "1.1.5"
2222
androidx-test-ext-truth = "1.4.0"
23-
androidx-window = "1.1.0-beta01"
23+
androidx-window = "1.1.0-beta02"
2424
androidxHiltNavigationCompose = "1.0.0"
2525
androix-test-uiautomator = "2.2.0"
2626
coil = "2.2.0"

‎scripts/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
# Do not add a dependency to an individual sample, edit the global version instead.
44
#####
55
[versions]
6-
accompanist = "0.28.0"
6+
accompanist = "0.30.1"
77
androidGradlePlugin = "8.0.0"
8-
androidx-activity-compose = "1.7.0"
8+
androidx-activity-compose = "1.7.1"
99
androidx-appcompat = "1.6.1"
1010
androidx-benchmark = "1.1.0"
1111
androidx-benchmark-junit4 = "1.1.0-beta04"
12-
androidx-compose-bom = "2023.03.00"
12+
androidx-compose-bom = "2023.04.01"
1313
androidx-constraintlayout = "1.0.1"
1414
androidx-corektx = "1.9.0"
1515
androidx-lifecycle-compose = "2.6.1"
@@ -20,7 +20,7 @@ androidx-test = "1.5.0"
2020
androidx-test-espresso = "3.5.1"
2121
androidx-test-ext-junit = "1.1.5"
2222
androidx-test-ext-truth = "1.4.0"
23-
androidx-window = "1.1.0-beta01"
23+
androidx-window = "1.1.0-beta02"
2424
androidxHiltNavigationCompose = "1.0.0"
2525
androix-test-uiautomator = "2.2.0"
2626
coil = "2.2.0"

0 commit comments

Comments
 (0)