Skip to content

Commit d9aea36

Browse files
committed
Remove unnecessary glance deps
1 parent 45f68c0 commit d9aea36

9 files changed

Lines changed: 0 additions & 36 deletions

File tree

Crane/gradle/libs.versions.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ androidx-benchmark-junit4 = "1.1.1"
1212
androidx-compose-bom = "2023.05.01"
1313
androidx-constraintlayout = "1.0.1"
1414
androidx-corektx = "1.9.0"
15-
androidx-glance = "1.0.0-beta01"
1615
androidx-lifecycle-compose = "2.6.1"
1716
androidx-lifecycle-runtime-compose = "2.6.1"
1817
androidx-navigation = "2.6.0-rc01"
@@ -86,9 +85,6 @@ androidx-compose-ui-util = { module = "androidx.compose.ui:ui-util" }
8685
androidx-compose-ui-viewbinding = { module = "androidx.compose.ui:ui-viewbinding" }
8786
androidx-constraintlayout-compose = { module = "androidx.constraintlayout:constraintlayout-compose", version.ref = "androidx-constraintlayout" }
8887
androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "androidx-corektx" }
89-
androidx-glance = { module = "androidx.glance:glance", version.ref = "androidx-glance" }
90-
androidx-glance-appwidget = { module = "androidx.glance:glance-appwidget", version.ref = "androidx-glance" }
91-
androidx-glance-material3 = { module = "androidx.glance:glance-material3", version.ref = "androidx-glance" }
9288
androidx-hilt-navigation-compose = { module = "androidx.hilt:hilt-navigation-compose", version.ref = "androidxHiltNavigationCompose" }
9389
androidx-lifecycle-livedata-ktx = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version.ref = "androidx-lifecycle-compose" }
9490
androidx-lifecycle-runtime = "androidx.lifecycle:lifecycle-runtime-ktx:2.6.0-alpha04"

JetLagged/gradle/libs.versions.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ androidx-benchmark-junit4 = "1.1.1"
1212
androidx-compose-bom = "2023.05.01"
1313
androidx-constraintlayout = "1.0.1"
1414
androidx-corektx = "1.9.0"
15-
androidx-glance = "1.0.0-beta01"
1615
androidx-lifecycle-compose = "2.6.1"
1716
androidx-lifecycle-runtime-compose = "2.6.1"
1817
androidx-navigation = "2.6.0-rc01"
@@ -86,9 +85,6 @@ androidx-compose-ui-util = { module = "androidx.compose.ui:ui-util" }
8685
androidx-compose-ui-viewbinding = { module = "androidx.compose.ui:ui-viewbinding" }
8786
androidx-constraintlayout-compose = { module = "androidx.constraintlayout:constraintlayout-compose", version.ref = "androidx-constraintlayout" }
8887
androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "androidx-corektx" }
89-
androidx-glance = { module = "androidx.glance:glance", version.ref = "androidx-glance" }
90-
androidx-glance-appwidget = { module = "androidx.glance:glance-appwidget", version.ref = "androidx-glance" }
91-
androidx-glance-material3 = { module = "androidx.glance:glance-material3", version.ref = "androidx-glance" }
9288
androidx-hilt-navigation-compose = { module = "androidx.hilt:hilt-navigation-compose", version.ref = "androidxHiltNavigationCompose" }
9389
androidx-lifecycle-livedata-ktx = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version.ref = "androidx-lifecycle-compose" }
9490
androidx-lifecycle-runtime = "androidx.lifecycle:lifecycle-runtime-ktx:2.6.0-alpha04"

Jetcaster/gradle/libs.versions.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ androidx-benchmark-junit4 = "1.1.1"
1212
androidx-compose-bom = "2023.05.01"
1313
androidx-constraintlayout = "1.0.1"
1414
androidx-corektx = "1.9.0"
15-
androidx-glance = "1.0.0-beta01"
1615
androidx-lifecycle-compose = "2.6.1"
1716
androidx-lifecycle-runtime-compose = "2.6.1"
1817
androidx-navigation = "2.6.0-rc01"
@@ -86,9 +85,6 @@ androidx-compose-ui-util = { module = "androidx.compose.ui:ui-util" }
8685
androidx-compose-ui-viewbinding = { module = "androidx.compose.ui:ui-viewbinding" }
8786
androidx-constraintlayout-compose = { module = "androidx.constraintlayout:constraintlayout-compose", version.ref = "androidx-constraintlayout" }
8887
androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "androidx-corektx" }
89-
androidx-glance = { module = "androidx.glance:glance", version.ref = "androidx-glance" }
90-
androidx-glance-appwidget = { module = "androidx.glance:glance-appwidget", version.ref = "androidx-glance" }
91-
androidx-glance-material3 = { module = "androidx.glance:glance-material3", version.ref = "androidx-glance" }
9288
androidx-hilt-navigation-compose = { module = "androidx.hilt:hilt-navigation-compose", version.ref = "androidxHiltNavigationCompose" }
9389
androidx-lifecycle-livedata-ktx = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version.ref = "androidx-lifecycle-compose" }
9490
androidx-lifecycle-runtime = "androidx.lifecycle:lifecycle-runtime-ktx:2.6.0-alpha04"

Jetchat/gradle/libs.versions.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ androidx-benchmark-junit4 = "1.1.1"
1212
androidx-compose-bom = "2023.05.01"
1313
androidx-constraintlayout = "1.0.1"
1414
androidx-corektx = "1.9.0"
15-
androidx-glance = "1.0.0-beta01"
1615
androidx-lifecycle-compose = "2.6.1"
1716
androidx-lifecycle-runtime-compose = "2.6.1"
1817
androidx-navigation = "2.6.0-rc01"
@@ -86,9 +85,6 @@ androidx-compose-ui-util = { module = "androidx.compose.ui:ui-util" }
8685
androidx-compose-ui-viewbinding = { module = "androidx.compose.ui:ui-viewbinding" }
8786
androidx-constraintlayout-compose = { module = "androidx.constraintlayout:constraintlayout-compose", version.ref = "androidx-constraintlayout" }
8887
androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "androidx-corektx" }
89-
androidx-glance = { module = "androidx.glance:glance", version.ref = "androidx-glance" }
90-
androidx-glance-appwidget = { module = "androidx.glance:glance-appwidget", version.ref = "androidx-glance" }
91-
androidx-glance-material3 = { module = "androidx.glance:glance-material3", version.ref = "androidx-glance" }
9288
androidx-hilt-navigation-compose = { module = "androidx.hilt:hilt-navigation-compose", version.ref = "androidxHiltNavigationCompose" }
9389
androidx-lifecycle-livedata-ktx = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version.ref = "androidx-lifecycle-compose" }
9490
androidx-lifecycle-runtime = "androidx.lifecycle:lifecycle-runtime-ktx:2.6.0-alpha04"

Jetsnack/gradle/libs.versions.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ androidx-benchmark-junit4 = "1.1.1"
1212
androidx-compose-bom = "2023.05.01"
1313
androidx-constraintlayout = "1.0.1"
1414
androidx-corektx = "1.9.0"
15-
androidx-glance = "1.0.0-beta01"
1615
androidx-lifecycle-compose = "2.6.1"
1716
androidx-lifecycle-runtime-compose = "2.6.1"
1817
androidx-navigation = "2.6.0-rc01"
@@ -86,9 +85,6 @@ androidx-compose-ui-util = { module = "androidx.compose.ui:ui-util" }
8685
androidx-compose-ui-viewbinding = { module = "androidx.compose.ui:ui-viewbinding" }
8786
androidx-constraintlayout-compose = { module = "androidx.constraintlayout:constraintlayout-compose", version.ref = "androidx-constraintlayout" }
8887
androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "androidx-corektx" }
89-
androidx-glance = { module = "androidx.glance:glance", version.ref = "androidx-glance" }
90-
androidx-glance-appwidget = { module = "androidx.glance:glance-appwidget", version.ref = "androidx-glance" }
91-
androidx-glance-material3 = { module = "androidx.glance:glance-material3", version.ref = "androidx-glance" }
9288
androidx-hilt-navigation-compose = { module = "androidx.hilt:hilt-navigation-compose", version.ref = "androidxHiltNavigationCompose" }
9389
androidx-lifecycle-livedata-ktx = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version.ref = "androidx-lifecycle-compose" }
9490
androidx-lifecycle-runtime = "androidx.lifecycle:lifecycle-runtime-ktx:2.6.0-alpha04"

Jetsurvey/gradle/libs.versions.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ androidx-benchmark-junit4 = "1.1.1"
1212
androidx-compose-bom = "2023.05.01"
1313
androidx-constraintlayout = "1.0.1"
1414
androidx-corektx = "1.9.0"
15-
androidx-glance = "1.0.0-beta01"
1615
androidx-lifecycle-compose = "2.6.1"
1716
androidx-lifecycle-runtime-compose = "2.6.1"
1817
androidx-navigation = "2.6.0-rc01"
@@ -86,9 +85,6 @@ androidx-compose-ui-util = { module = "androidx.compose.ui:ui-util" }
8685
androidx-compose-ui-viewbinding = { module = "androidx.compose.ui:ui-viewbinding" }
8786
androidx-constraintlayout-compose = { module = "androidx.constraintlayout:constraintlayout-compose", version.ref = "androidx-constraintlayout" }
8887
androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "androidx-corektx" }
89-
androidx-glance = { module = "androidx.glance:glance", version.ref = "androidx-glance" }
90-
androidx-glance-appwidget = { module = "androidx.glance:glance-appwidget", version.ref = "androidx-glance" }
91-
androidx-glance-material3 = { module = "androidx.glance:glance-material3", version.ref = "androidx-glance" }
9288
androidx-hilt-navigation-compose = { module = "androidx.hilt:hilt-navigation-compose", version.ref = "androidxHiltNavigationCompose" }
9389
androidx-lifecycle-livedata-ktx = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version.ref = "androidx-lifecycle-compose" }
9490
androidx-lifecycle-runtime = "androidx.lifecycle:lifecycle-runtime-ktx:2.6.0-alpha04"

Owl/gradle/libs.versions.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ androidx-benchmark-junit4 = "1.1.1"
1212
androidx-compose-bom = "2023.05.01"
1313
androidx-constraintlayout = "1.0.1"
1414
androidx-corektx = "1.9.0"
15-
androidx-glance = "1.0.0-beta01"
1615
androidx-lifecycle-compose = "2.6.1"
1716
androidx-lifecycle-runtime-compose = "2.6.1"
1817
androidx-navigation = "2.6.0-rc01"
@@ -86,9 +85,6 @@ androidx-compose-ui-util = { module = "androidx.compose.ui:ui-util" }
8685
androidx-compose-ui-viewbinding = { module = "androidx.compose.ui:ui-viewbinding" }
8786
androidx-constraintlayout-compose = { module = "androidx.constraintlayout:constraintlayout-compose", version.ref = "androidx-constraintlayout" }
8887
androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "androidx-corektx" }
89-
androidx-glance = { module = "androidx.glance:glance", version.ref = "androidx-glance" }
90-
androidx-glance-appwidget = { module = "androidx.glance:glance-appwidget", version.ref = "androidx-glance" }
91-
androidx-glance-material3 = { module = "androidx.glance:glance-material3", version.ref = "androidx-glance" }
9288
androidx-hilt-navigation-compose = { module = "androidx.hilt:hilt-navigation-compose", version.ref = "androidxHiltNavigationCompose" }
9389
androidx-lifecycle-livedata-ktx = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version.ref = "androidx-lifecycle-compose" }
9490
androidx-lifecycle-runtime = "androidx.lifecycle:lifecycle-runtime-ktx:2.6.0-alpha04"

Reply/gradle/libs.versions.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ androidx-benchmark-junit4 = "1.1.1"
1212
androidx-compose-bom = "2023.05.01"
1313
androidx-constraintlayout = "1.0.1"
1414
androidx-corektx = "1.9.0"
15-
androidx-glance = "1.0.0-beta01"
1615
androidx-lifecycle-compose = "2.6.1"
1716
androidx-lifecycle-runtime-compose = "2.6.1"
1817
androidx-navigation = "2.6.0-rc01"
@@ -86,9 +85,6 @@ androidx-compose-ui-util = { module = "androidx.compose.ui:ui-util" }
8685
androidx-compose-ui-viewbinding = { module = "androidx.compose.ui:ui-viewbinding" }
8786
androidx-constraintlayout-compose = { module = "androidx.constraintlayout:constraintlayout-compose", version.ref = "androidx-constraintlayout" }
8887
androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "androidx-corektx" }
89-
androidx-glance = { module = "androidx.glance:glance", version.ref = "androidx-glance" }
90-
androidx-glance-appwidget = { module = "androidx.glance:glance-appwidget", version.ref = "androidx-glance" }
91-
androidx-glance-material3 = { module = "androidx.glance:glance-material3", version.ref = "androidx-glance" }
9288
androidx-hilt-navigation-compose = { module = "androidx.hilt:hilt-navigation-compose", version.ref = "androidxHiltNavigationCompose" }
9389
androidx-lifecycle-livedata-ktx = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version.ref = "androidx-lifecycle-compose" }
9490
androidx-lifecycle-runtime = "androidx.lifecycle:lifecycle-runtime-ktx:2.6.0-alpha04"

scripts/libs.versions.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ androidx-benchmark-junit4 = "1.1.1"
1212
androidx-compose-bom = "2023.05.01"
1313
androidx-constraintlayout = "1.0.1"
1414
androidx-corektx = "1.9.0"
15-
androidx-glance = "1.0.0-beta01"
1615
androidx-lifecycle-compose = "2.6.1"
1716
androidx-lifecycle-runtime-compose = "2.6.1"
1817
androidx-navigation = "2.6.0-rc01"
@@ -86,9 +85,6 @@ androidx-compose-ui-util = { module = "androidx.compose.ui:ui-util" }
8685
androidx-compose-ui-viewbinding = { module = "androidx.compose.ui:ui-viewbinding" }
8786
androidx-constraintlayout-compose = { module = "androidx.constraintlayout:constraintlayout-compose", version.ref = "androidx-constraintlayout" }
8887
androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "androidx-corektx" }
89-
androidx-glance = { module = "androidx.glance:glance", version.ref = "androidx-glance" }
90-
androidx-glance-appwidget = { module = "androidx.glance:glance-appwidget", version.ref = "androidx-glance" }
91-
androidx-glance-material3 = { module = "androidx.glance:glance-material3", version.ref = "androidx-glance" }
9288
androidx-hilt-navigation-compose = { module = "androidx.hilt:hilt-navigation-compose", version.ref = "androidxHiltNavigationCompose" }
9389
androidx-lifecycle-livedata-ktx = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version.ref = "androidx-lifecycle-compose" }
9490
androidx-lifecycle-runtime = "androidx.lifecycle:lifecycle-runtime-ktx:2.6.0-alpha04"

0 commit comments

Comments
 (0)