mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 21:07:04 +05:30
chore(deps): bump everything
This commit is contained in:
parent
52d17679ad
commit
82d8303bfe
7 changed files with 19 additions and 17 deletions
|
@ -2,7 +2,7 @@
|
|||
aboutLibraries = "11.2.3"
|
||||
agp = "8.8.2"
|
||||
android-junit5 = "1.12.0.0"
|
||||
androidx-test = "1.6.1"
|
||||
androidx-test = "1.7.0-alpha01"
|
||||
benchmark = "1.4.0-alpha10"
|
||||
coil3 = "3.1.0"
|
||||
coroutines = "1.10.1"
|
||||
|
@ -28,9 +28,9 @@ workmanager = "2.10.0"
|
|||
[libraries]
|
||||
aboutLibraries-m3 = { module = "com.mikepenz:aboutlibraries-compose-m3", version.ref = "aboutLibraries" }
|
||||
android-security-lints = "com.android.security.lint:lint:1.0.3"
|
||||
androidx-activity-compose = "androidx.activity:activity-compose:1.10.1"
|
||||
androidx-activity-compose = "androidx.activity:activity-compose:1.11.0-alpha02"
|
||||
androidx-benchmark-macro-junit4 = { module = "androidx.benchmark:benchmark-macro-junit4", version.ref = "benchmark" }
|
||||
androidx-browser = "androidx.browser:browser:1.8.0"
|
||||
androidx-browser = "androidx.browser:browser:1.9.0-alpha01"
|
||||
androidx-compose-animation = { module = "androidx.compose.animation:animation" }
|
||||
androidx-compose-bom = "androidx.compose:compose-bom-alpha:2025.03.01"
|
||||
androidx-compose-foundation = { module = "androidx.compose.foundation:foundation" }
|
||||
|
@ -58,10 +58,10 @@ androidx-navigation-compose = { module = "androidx.navigation:navigation-compose
|
|||
androidx-paging-compose = "androidx.paging:paging-compose:3.3.6"
|
||||
androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.4.1"
|
||||
androidx-test-core = { module = "androidx.test:core", version.ref = "androidx-test" }
|
||||
androidx-test-espresso-core = "androidx.test.espresso:espresso-core:3.6.1"
|
||||
androidx-test-ext-junit = "androidx.test.ext:junit:1.2.1"
|
||||
androidx-test-espresso-core = "androidx.test.espresso:espresso-core:3.7.0-alpha01"
|
||||
androidx-test-ext-junit = "androidx.test.ext:junit:1.3.0-alpha01"
|
||||
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 = "androidx.test.uiautomator:uiautomator:2.4.0-alpha01"
|
||||
androidx-work-runtime = { module = "androidx.work:work-runtime", version.ref = "workmanager" }
|
||||
build-agp = { module = "com.android.tools.build:gradle", version.ref = "agp" }
|
||||
|
@ -70,7 +70,7 @@ build-kotlin-gradle = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", ve
|
|||
build-semver = "com.github.zafarkhaja:java-semver:0.10.2"
|
||||
build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:5.3.0"
|
||||
build-spotless = "com.diffplug.spotless:spotless-plugin-gradle:7.0.2"
|
||||
build-vcu = "nl.littlerobots.version-catalog-update:nl.littlerobots.version-catalog-update.gradle.plugin:0.8.5"
|
||||
build-vcu = "nl.littlerobots.version-catalog-update:nl.littlerobots.version-catalog-update.gradle.plugin:1.0.0"
|
||||
coil3 = { module = "io.coil-kt.coil3:coil", version.ref = "coil3" }
|
||||
coil3-compose = { module = "io.coil-kt.coil3:coil-compose", version.ref = "coil3" }
|
||||
coil3-network-okhttp = { module = "io.coil-kt.coil3:coil-network-okhttp", version.ref = "coil3" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue