Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions JetLagged/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
[versions]
accompanist = "0.37.3"
android-material3 = "1.14.0-rc01"
android-material3 = "1.14.0"
androidGradlePlugin = "9.2.1"
androidx-activity-compose = "1.13.0"
androidx-appcompat = "1.7.1"
androidx-compose-bom = "2026.05.00"
androidx-compose-bom = "2026.06.00"
androidx-constraintlayout = "1.1.1"
androidx-core-splashscreen = "1.2.0"
androidx-corektx = "1.18.0"
androidx-corektx = "1.19.0"
androidx-glance = "1.1.1"
androidx-lifecycle = "2.8.2"
androidx-lifecycle-compose = "2.10.0"
androidx-lifecycle-runtime-compose = "2.10.0"
androidx-lifecycle-compose = "2.11.0"
androidx-lifecycle-runtime-compose = "2.11.0"
androidx-navigation = "2.9.8"
androidx-palette = "1.0.0"
androidx-test = "1.7.0"
Expand All @@ -20,13 +20,13 @@ androidx-test-ext-junit = "1.3.0"
androidx-test-ext-truth = "1.7.0"
androidx-tv-foundation = "1.0.0"
androidx-tv-material = "1.1.0"
androidx-wear-compose = "1.6.1"
androidx-wear-compose = "1.6.2"
androidx-window = "1.5.1"
androidxHiltNavigationCompose = "1.3.0"
androix-test-uiautomator = "2.3.0"
coil = "2.7.0"
# @keep
compileSdk = "36"
compileSdk = "37"
coroutines = "1.11.0"
google-maps = "20.0.0"
gradle-versions = "0.54.0"
Expand All @@ -37,19 +37,19 @@ jdkDesugar = "2.1.5"
junit = "4.13.2"
kotlin = "2.3.21"
kotlinx-serialization-json = "1.11.0"
kotlinx_immutable = "0.4.0"
ksp = "2.3.7"
kotlinx_immutable = "0.5.0"
ksp = "2.3.9"
maps-compose = "8.3.0"
# @keep
minSdk = "23"
okhttp = "5.3.2"
okhttp = "5.4.0"
play-services-wearable = "20.0.1"
robolectric = "4.16.1"
roborazzi = "1.60.0"
roborazzi = "1.64.0"
rome = "2.1.0"
room = "2.8.4"
secrets = "2.0.1"
spotless = "8.4.0"
spotless = "8.7.0"
# @keep
targetSdk = "33"
version-catalog-update = "1.1.0"
Expand Down
28 changes: 14 additions & 14 deletions JetNews/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,35 +4,35 @@
#####
[versions]
accompanist = "0.37.3"
android-material3 = "1.14.0-rc01"
android-material3 = "1.14.0"
androidGradlePlugin = "9.2.1"
androidx-activity-compose = "1.13.0"
androidx-appcompat = "1.7.1"
androidx-compose-bom = "2026.05.00"
androidx-compose-bom = "2026.06.00"
androidx-constraintlayout = "1.1.1"
androidx-core-splashscreen = "1.2.0"
androidx-corektx = "1.18.0"
androidx-corektx = "1.19.0"
androidx-glance = "1.1.1"
androidx-lifecycle = "2.8.2"
androidx-lifecycle-compose = "2.10.0"
androidx-lifecycle-runtime-compose = "2.10.0"
androidx-lifecycle-viewmodel-navigation3 = "2.10.0"
androidx-lifecycle-compose = "2.11.0"
androidx-lifecycle-runtime-compose = "2.11.0"
androidx-lifecycle-viewmodel-navigation3 = "2.11.0"
androidx-navigation = "2.9.8"
androidx-navigation3 = "1.2.0-alpha02"
androidx-navigation3 = "1.2.0-alpha04"
androidx-palette = "1.0.0"
androidx-test = "1.7.0"
androidx-test-espresso = "3.7.0"
androidx-test-ext-junit = "1.3.0"
androidx-test-ext-truth = "1.7.0"
androidx-tv-foundation = "1.0.0"
androidx-tv-material = "1.1.0"
androidx-wear-compose = "1.6.1"
androidx-wear-compose = "1.6.2"
androidx-window = "1.5.1"
androidxHiltNavigationCompose = "1.3.0"
androix-test-uiautomator = "2.3.0"
coil = "2.7.0"
# @keep
compileSdk = "36"
compileSdk = "37"
coroutines = "1.11.0"
google-maps = "20.0.0"
gradle-versions = "0.54.0"
Expand All @@ -43,19 +43,19 @@ jdkDesugar = "2.1.5"
junit = "4.13.2"
kotlin = "2.3.21"
kotlinx-serialization = "1.11.0"
kotlinx_immutable = "0.4.0"
ksp = "2.3.7"
kotlinx_immutable = "0.5.0"
ksp = "2.3.9"
maps-compose = "8.3.0"
# @keep
minSdk = "23"
okhttp = "5.3.2"
okhttp = "5.4.0"
play-services-wearable = "20.0.1"
robolectric = "4.16.1"
roborazzi = "1.60.0"
roborazzi = "1.64.0"
rome = "2.1.0"
room = "2.8.4"
secrets = "2.0.1"
spotless = "8.4.0"
spotless = "8.7.0"
# @keep
targetSdk = "33"
version-catalog-update = "1.1.0"
Expand Down
40 changes: 20 additions & 20 deletions Jetcaster/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
#####
[versions]
accompanist = "0.37.3"
android-material3 = "1.14.0-rc01"
android-material3 = "1.14.0"
androidGradlePlugin = "9.2.1"
androidx-activity-compose = "1.13.0"
androidx-appcompat = "1.7.1"
androidx-compose-bom = "2026.05.00"
androidx-compose-bom = "2026.06.00"
androidx-constraintlayout = "1.1.1"
androidx-core-splashscreen = "1.2.0"
androidx-corektx = "1.18.0"
androidx-corektx = "1.19.0"
androidx-glance = "1.1.1"
androidx-lifecycle = "2.8.2"
androidx-lifecycle-compose = "2.10.0"
androidx-lifecycle-runtime-compose = "2.10.0"
androidx-material3 = "1.5.0-alpha19"
androidx-lifecycle-compose = "2.11.0"
androidx-lifecycle-runtime-compose = "2.11.0"
androidx-material3 = "1.5.0-alpha22"
androidx-navigation = "2.9.8"
androidx-palette = "1.0.0"
androidx-test = "1.7.0"
Expand All @@ -25,8 +25,8 @@ androidx-test-ext-junit = "1.3.0"
androidx-test-ext-truth = "1.7.0"
androidx-tv-foundation = "1.0.0"
androidx-tv-material = "1.1.0"
androidx-wear-compose-material3 = "1.6.2"
androidx-wear-compose = "1.6.2"
androidx-wear-compose-material3 = "1.6.2"
androidx-window = "1.5.1"
androidxHiltNavigationCompose = "1.3.0"
androix-test-uiautomator = "2.3.0"
Expand All @@ -43,20 +43,20 @@ jdkDesugar = "2.1.5"
junit = "4.13.2"
kotlin = "2.3.21"
kotlinx-serialization-json = "1.11.0"
kotlinx_immutable = "0.4.0"
ksp = "2.3.7"
kotlinx_immutable = "0.5.0"
ksp = "2.3.9"
maps-compose = "8.3.0"
media3 = "1.10.0"
media3 = "1.10.1"
# @keep
minSdk = "23"
okhttp = "5.3.2"
play-services-wearable = "19.0.0"
okhttp = "5.4.0"
play-services-wearable = "20.0.1"
robolectric = "4.16.1"
roborazzi = "1.60.0"
roborazzi = "1.64.0"
rome = "2.1.0"
room = "2.8.4"
secrets = "2.0.1"
spotless = "8.4.0"
spotless = "8.7.0"
# @keep
targetSdk = "33"
version-catalog-update = "1.1.0"
Expand Down Expand Up @@ -106,6 +106,9 @@ androidx-lifecycle-viewModelCompose = { module = "androidx.lifecycle:lifecycle-v
androidx-lifecycle-viewmodel-ktx = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version.ref = "androidx-lifecycle-compose" }
androidx-lifecycle-viewmodel-savedstate = { module = "androidx.lifecycle:lifecycle-viewmodel-savedstate", version.ref = "androidx-lifecycle-compose" }
androidx-material-icons-core = { module = "androidx.compose.material:material-icons-core" }
androidx-media3-common-ktx = { module = "androidx.media3:media3-common-ktx", version.ref = "media3" }
androidx-media3-exoplayer = { module = "androidx.media3:media3-exoplayer", version.ref = "media3" }
androidx-media3-session = { module = "androidx.media3:media3-session", version.ref = "media3" }
androidx-media3-ui-compose = { module = "androidx.media3:media3-ui-compose", version.ref = "media3" }
androidx-navigation-compose = { module = "androidx.navigation:navigation-compose", version.ref = "androidx-navigation" }
androidx-navigation-fragment = { module = "androidx.navigation:navigation-fragment-ktx", version.ref = "androidx-navigation" }
Expand All @@ -119,7 +122,7 @@ androidx-test-espresso-core = { module = "androidx.test.espresso:espresso-core",
androidx-test-ext-junit = { module = "androidx.test.ext:junit", version.ref = "androidx-test-ext-junit" }
androidx-test-ext-truth = { module = "androidx.test.ext:truth", version.ref = "androidx-test-ext-truth" }
androidx-test-rules = { module = "androidx.test:rules", version.ref = "androidx-test" }
androidx-test-runner = "androidx.test:runner:1.6.2"
androidx-test-runner = { module = "androidx.test:runner", version.ref = "androidx-test" }
androidx-test-uiautomator = { module = "androidx.test.uiautomator:uiautomator", version.ref = "androix-test-uiautomator" }
androidx-tv-foundation = { module = "androidx.tv:tv-foundation", version.ref = "androidx-tv-foundation" }
androidx-tv-material = { module = "androidx.tv:tv-material", version.ref = "androidx-tv-material" }
Expand All @@ -139,17 +142,17 @@ hilt-android-testing = { module = "com.google.dagger:hilt-android-testing", vers
hilt-compiler = { module = "com.google.dagger:hilt-compiler", version.ref = "hilt" }
hilt-ext-compiler = { module = "androidx.hilt:hilt-compiler", version.ref = "hiltExt" }
horologist-audio-ui = { module = "com.google.android.horologist:horologist-audio-ui", version.ref = "horologist" }
horologist-audio-uimaterial3 = { module = "com.google.android.horologist:horologist-audio-ui-material3", version.ref = "horologist" }
horologist-audio-ui-model = { module = "com.google.android.horologist:horologist-audio-ui-model", version.ref = "horologist" }
horologist-audio-uimaterial3 = { module = "com.google.android.horologist:horologist-audio-ui-material3", version.ref = "horologist" }
horologist-composables = { module = "com.google.android.horologist:horologist-composables", version.ref = "horologist" }
horologist-compose-layout = { module = "com.google.android.horologist:horologist-compose-layout", version.ref = "horologist" }
horologist-compose-material = { module = "com.google.android.horologist:horologist-compose-material", version.ref = "horologist" }
horologist-compose-tools = { module = "com.google.android.horologist:horologist-compose-tools", version.ref = "horologist" }
horologist-images-coil = { module = "com.google.android.horologist:horologist-images-coil", version.ref = "horologist" }
horologist-media-data = { module = "com.google.android.horologist:horologist-media-data", version.ref = "horologist" }
horologist-media-ui = { module = "com.google.android.horologist:horologist-media-ui", version.ref = "horologist" }
horologist-media-uimaterial3 = { module = "com.google.android.horologist:horologist-media-ui-material3", version.ref = "horologist" }
horologist-media-ui-model = { module = "com.google.android.horologist:horologist-media-ui-model", version.ref = "horologist" }
horologist-media-uimaterial3 = { module = "com.google.android.horologist:horologist-media-ui-material3", version.ref = "horologist" }
horologist-roboscreenshots = { module = "com.google.android.horologist:horologist-roboscreenshots", version.ref = "horologist" }
junit = { module = "junit:junit", version.ref = "junit" }
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib-jdk8", version.ref = "kotlin" }
Expand All @@ -166,9 +169,6 @@ roborazzi-compose = { module = "io.github.takahirom.roborazzi:roborazzi-compose"
roborazzi-rule = { module = "io.github.takahirom.roborazzi:roborazzi-junit-rule", version.ref = "roborazzi" }
rometools-modules = { module = "com.rometools:rome-modules", version.ref = "rome" }
rometools-rome = { module = "com.rometools:rome", version.ref = "rome" }
androidx-media3-session = {module = "androidx.media3:media3-session",version.ref = "media3"}
androidx-media3-exoplayer = {module = "androidx.media3:media3-exoplayer", version.ref = "media3"}
androidx-media3-common-ktx = { group = "androidx.media3", name = "media3-common-ktx", version.ref = "media3" }

[plugins]
android-application = { id = "com.android.application", version.ref = "androidGradlePlugin" }
Expand Down
24 changes: 12 additions & 12 deletions Jetchat/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@
#####
[versions]
accompanist = "0.37.3"
android-material3 = "1.14.0-rc01"
android-material3 = "1.14.0"
androidGradlePlugin = "9.2.1"
androidx-activity-compose = "1.13.0"
androidx-appcompat = "1.7.1"
androidx-compose-bom = "2026.05.00"
androidx-compose-bom = "2026.06.00"
androidx-constraintlayout = "1.1.1"
androidx-core-splashscreen = "1.2.0"
androidx-corektx = "1.18.0"
androidx-corektx = "1.19.0"
androidx-glance = "1.1.1"
androidx-lifecycle = "2.8.2"
androidx-lifecycle-compose = "2.10.0"
androidx-lifecycle-runtime-compose = "2.10.0"
androidx-lifecycle-compose = "2.11.0"
androidx-lifecycle-runtime-compose = "2.11.0"
androidx-navigation = "2.9.8"
androidx-palette = "1.0.0"
androidx-test = "1.7.0"
Expand All @@ -24,13 +24,13 @@ androidx-test-ext-junit = "1.3.0"
androidx-test-ext-truth = "1.7.0"
androidx-tv-foundation = "1.0.0"
androidx-tv-material = "1.1.0"
androidx-wear-compose = "1.6.1"
androidx-wear-compose = "1.6.2"
androidx-window = "1.5.1"
androidxHiltNavigationCompose = "1.3.0"
androix-test-uiautomator = "2.3.0"
coil = "2.7.0"
# @keep
compileSdk = "36"
compileSdk = "37"
coroutines = "1.11.0"
google-maps = "20.0.0"
gradle-versions = "0.54.0"
Expand All @@ -41,19 +41,19 @@ jdkDesugar = "2.1.5"
junit = "4.13.2"
kotlin = "2.3.21"
kotlinx-serialization-json = "1.11.0"
kotlinx_immutable = "0.4.0"
ksp = "2.3.7"
kotlinx_immutable = "0.5.0"
ksp = "2.3.9"
maps-compose = "8.3.0"
# @keep
minSdk = "23"
okhttp = "5.3.2"
okhttp = "5.4.0"
play-services-wearable = "20.0.1"
robolectric = "4.16.1"
roborazzi = "1.60.0"
roborazzi = "1.64.0"
rome = "2.1.0"
room = "2.8.4"
secrets = "2.0.1"
spotless = "8.4.0"
spotless = "8.7.0"
# @keep
targetSdk = "33"
version-catalog-update = "1.1.0"
Expand Down
26 changes: 13 additions & 13 deletions Jetsnack/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
[versions]
accompanist = "0.37.3"
android-material3 = "1.14.0-rc01"
android-material3 = "1.14.0"
androidGradlePlugin = "9.2.1"
androidx-activity-compose = "1.13.0"
androidx-appcompat = "1.7.1"
androidx-compose-bom = "2026.05.00"
androidx-compose-bom = "2026.06.00"
androidx-core-splashscreen = "1.2.0"
androidx-corektx = "1.18.0"
androidx-glance = "1.2.0-rc01"
androidx-corektx = "1.19.0"
androidx-glance = "1.3.0-alpha01"
androidx-lifecycle = "2.8.2"
androidx-lifecycle-compose = "2.10.0"
androidx-lifecycle-runtime-compose = "2.10.0"
androidx-lifecycle-compose = "2.11.0"
androidx-lifecycle-runtime-compose = "2.11.0"
androidx-navigation = "2.9.8"
androidx-palette = "1.0.0"
androidx-test = "1.7.0"
Expand All @@ -19,13 +19,13 @@ androidx-test-ext-junit = "1.3.0"
androidx-test-ext-truth = "1.7.0"
androidx-tv-foundation = "1.0.0"
androidx-tv-material = "1.1.0"
androidx-wear-compose = "1.6.1"
androidx-wear-compose = "1.6.2"
androidx-window = "1.5.1"
androidxHiltNavigationCompose = "1.3.0"
androix-test-uiautomator = "2.3.0"
coil = "2.7.0"
# @keep
compileSdk = "36"
compileSdk = "37"
coroutines = "1.11.0"
glancePreview = "1.1.1"
google-maps = "20.0.0"
Expand All @@ -37,19 +37,19 @@ jdkDesugar = "2.1.5"
junit = "4.13.2"
kotlin = "2.3.21"
kotlinx-serialization-json = "1.11.0"
kotlinx_immutable = "0.4.0"
ksp = "2.3.7"
kotlinx_immutable = "0.5.0"
ksp = "2.3.9"
maps-compose = "8.3.0"
# @keep
minSdk = "23"
okhttp = "5.3.2"
okhttp = "5.4.0"
play-services-wearable = "20.0.1"
robolectric = "4.16.1"
roborazzi = "1.60.0"
roborazzi = "1.64.0"
rome = "2.1.0"
room = "2.8.4"
secrets = "2.0.1"
spotless = "8.4.0"
spotless = "8.7.0"
# @keep
targetSdk = "36"
version-catalog-update = "1.1.0"
Expand Down
Loading
Loading