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
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ ksp = "2.1.20-2.0.0"
coroutines = "1.10.2"
ktor = "3.1.2"
activity-compose = "1.11.0-rc01"
compose-plugin = "1.8.0-beta02"
compose-m3-adaptive = "1.1.0-beta02"
compose-plugin = "1.8.0-rc01"
compose-m3-adaptive = "1.1.0-rc01"
room = "2.7.1"
sqlite = "2.5.0"
koin = "4.0.4"
coil = "3.1.0"
about-libraries = "12.1.0-rc02"
about-libraries = "12.1.0-rc04"

[libraries]
kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines" }
Expand Down
88 changes: 37 additions & 51 deletions tasks-app-android/src/main/assets/licenses_android.json
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@
"name": "The Android Open Source Project"
}
],
"artifactVersion": "1.8.0-rc02",
"artifactVersion": "1.8.0-rc03",
"description": "Compose animation library",
"name": "Compose Animation",
"licenses": [
Expand All @@ -219,7 +219,7 @@
"name": "The Android Open Source Project"
}
],
"artifactVersion": "1.8.0-rc02",
"artifactVersion": "1.8.0-rc03",
"description": "Animation engine and animation primitives that are the building blocks of the Compose animation library",
"name": "Compose Animation Core",
"licenses": [
Expand All @@ -236,7 +236,7 @@
"name": "The Android Open Source Project"
}
],
"artifactVersion": "1.8.0-rc02",
"artifactVersion": "1.8.0-rc03",
"description": "Higher level abstractions of the Compose UI primitives. This library is design system agnostic, providing the high-level building blocks for both application and design-system developers",
"name": "Compose Foundation",
"licenses": [
Expand All @@ -253,7 +253,7 @@
"name": "The Android Open Source Project"
}
],
"artifactVersion": "1.8.0-rc02",
"artifactVersion": "1.8.0-rc03",
"description": "Compose layout implementations",
"name": "Compose Layouts",
"licenses": [
Expand Down Expand Up @@ -287,7 +287,7 @@
"name": "The Android Open Source Project"
}
],
"artifactVersion": "1.3.1",
"artifactVersion": "1.3.2",
"description": "Compose Material You Design Components library",
"name": "Compose Material3 Components",
"licenses": [
Expand All @@ -304,7 +304,7 @@
"name": "The Android Open Source Project"
}
],
"artifactVersion": "1.3.1",
"artifactVersion": "1.3.2",
"description": "Compose Material Design Adaptive Navigation Suite Library",
"name": "Material Adaptive Navigation Suite",
"licenses": [
Expand All @@ -321,7 +321,7 @@
"name": "The Android Open Source Project"
}
],
"artifactVersion": "1.6.7",
"artifactVersion": "1.6.0",
"description": "Compose Material Design core icons. This module contains the most commonly used set of Material icons.",
"name": "Compose Material Icons Core",
"licenses": [
Expand All @@ -338,7 +338,7 @@
"name": "The Android Open Source Project"
}
],
"artifactVersion": "1.8.0-rc02",
"artifactVersion": "1.8.0-rc03",
"description": "Material ripple used to build interactive components",
"name": "Compose Material Ripple",
"licenses": [
Expand All @@ -355,7 +355,7 @@
"name": "The Android Open Source Project"
}
],
"artifactVersion": "1.8.0-rc02",
"artifactVersion": "1.8.0-rc03",
"description": "Tree composition support for code generated by the Compose compiler plugin and corresponding public API",
"name": "Compose Runtime",
"licenses": [
Expand All @@ -372,7 +372,7 @@
"name": "The Android Open Source Project"
}
],
"artifactVersion": "1.8.0-rc02",
"artifactVersion": "1.8.0-rc03",
"description": "Compose components that allow saving and restoring the local ui state",
"name": "Compose Saveable",
"licenses": [
Expand All @@ -389,7 +389,7 @@
"name": "The Android Open Source Project"
}
],
"artifactVersion": "1.8.0-rc02",
"artifactVersion": "1.8.0-rc03",
"description": "Compose UI primitives. This library contains the primitives that form the Compose UI Toolkit, such as drawing, measurement and layout.",
"name": "Compose UI",
"licenses": [
Expand All @@ -406,7 +406,7 @@
"name": "The Android Open Source Project"
}
],
"artifactVersion": "1.8.0-rc02",
"artifactVersion": "1.8.0-rc03",
"description": "Compose classes related to dimensions without units",
"name": "Compose Geometry",
"licenses": [
Expand All @@ -423,7 +423,7 @@
"name": "The Android Open Source Project"
}
],
"artifactVersion": "1.8.0-rc02",
"artifactVersion": "1.8.0-rc03",
"description": "Compose graphics",
"name": "Compose Graphics",
"licenses": [
Expand All @@ -440,7 +440,7 @@
"name": "The Android Open Source Project"
}
],
"artifactVersion": "1.8.0-rc02",
"artifactVersion": "1.8.0-rc03",
"description": "Compose Text primitives and utilities",
"name": "Compose UI Text",
"licenses": [
Expand All @@ -457,7 +457,7 @@
"name": "The Android Open Source Project"
}
],
"artifactVersion": "1.8.0-rc02",
"artifactVersion": "1.8.0-rc03",
"description": "Compose classes for simple units",
"name": "Compose Unit",
"licenses": [
Expand All @@ -474,7 +474,7 @@
"name": "The Android Open Source Project"
}
],
"artifactVersion": "1.8.0-rc02",
"artifactVersion": "1.8.0-rc03",
"description": "Internal Compose utilities used by other modules",
"name": "Compose Util",
"licenses": [
Expand Down Expand Up @@ -1739,7 +1739,7 @@
"name": "Mike Penz"
}
],
"artifactVersion": "12.1.0-rc02",
"artifactVersion": "12.1.0-rc04",
"description": "AboutLibraries automatically detects all dependencies of a project and collects their information including the license. Optionally visualising it via the provided ui components.",
"name": "AboutLibraries Core Library",
"licenses": [
Expand Down Expand Up @@ -2311,7 +2311,7 @@
"name": "Compose Multiplatform Team"
}
],
"artifactVersion": "1.8.0-beta02",
"artifactVersion": "1.8.0-rc01",
"description": "Compose animation library",
"name": "Compose Animation",
"licenses": [
Expand All @@ -2325,7 +2325,7 @@
"name": "Compose Multiplatform Team"
}
],
"artifactVersion": "1.8.0-beta02",
"artifactVersion": "1.8.0-rc01",
"description": "Animation engine and animation primitives that are the building blocks of the Compose animation library",
"name": "Compose Animation Core",
"licenses": [
Expand All @@ -2339,7 +2339,7 @@
"name": "Compose Multiplatform Team"
}
],
"artifactVersion": "1.8.0-beta02",
"artifactVersion": "1.8.0-rc01",
"description": "Provides source annotations for tooling and readability.",
"name": "Annotation",
"licenses": [
Expand All @@ -2353,7 +2353,7 @@
"name": "Compose Multiplatform Team"
}
],
"artifactVersion": "1.8.0-beta02",
"artifactVersion": "1.8.0-rc01",
"description": "Standalone efficient collections.",
"name": "collections",
"licenses": [
Expand All @@ -2367,7 +2367,7 @@
"name": "Compose Multiplatform Team"
}
],
"artifactVersion": "1.8.0-beta02",
"artifactVersion": "1.8.0-rc01",
"description": "Resources for Compose JB",
"name": "Resources for Compose JB",
"licenses": [
Expand All @@ -2381,7 +2381,7 @@
"name": "Compose Multiplatform Team"
}
],
"artifactVersion": "1.8.0-beta02",
"artifactVersion": "1.8.0-rc01",
"description": "Higher level abstractions of the Compose UI primitives. This library is design system agnostic, providing the high-level building blocks for both application and design-system developers",
"name": "Compose Foundation",
"licenses": [
Expand All @@ -2395,7 +2395,7 @@
"name": "Compose Multiplatform Team"
}
],
"artifactVersion": "1.8.0-beta02",
"artifactVersion": "1.8.0-rc01",
"description": "Compose layout implementations",
"name": "Compose Layouts",
"licenses": [
Expand All @@ -2409,7 +2409,7 @@
"name": "Compose Multiplatform Team"
}
],
"artifactVersion": "1.1.0-beta02",
"artifactVersion": "1.1.0-rc01",
"description": "Compose Material Design Adaptive Library",
"name": "Material Adaptive",
"licenses": [
Expand All @@ -2423,7 +2423,7 @@
"name": "Compose Multiplatform Team"
}
],
"artifactVersion": "1.8.0-beta02",
"artifactVersion": "1.8.0-rc01",
"description": "Compose Material You Design Components library",
"name": "Compose Material3 Components",
"licenses": [
Expand All @@ -2437,35 +2437,21 @@
"name": "Compose Multiplatform Team"
}
],
"artifactVersion": "1.8.0-beta02",
"artifactVersion": "1.8.0-rc01",
"description": "Compose Material Design Adaptive Navigation Suite Library",
"name": "Material Adaptive Navigation Suite",
"licenses": [
"Apache-2.0"
]
},
{
"uniqueId": "org.jetbrains.compose.material:material-icons-core",
"developers": [
{
"name": "Compose Multiplatform Team"
}
],
"artifactVersion": "1.6.11",
"description": "Compose Material Design core icons. This module contains the most commonly used set of Material icons.",
"name": "Compose Material Icons Core",
"licenses": [
"Apache-2.0"
]
},
{
"uniqueId": "org.jetbrains.compose.material:material-ripple",
"developers": [
{
"name": "Compose Multiplatform Team"
}
],
"artifactVersion": "1.8.0-beta02",
"artifactVersion": "1.8.0-rc01",
"description": "Material ripple used to build interactive components",
"name": "Compose Material Ripple",
"licenses": [
Expand All @@ -2479,7 +2465,7 @@
"name": "Compose Multiplatform Team"
}
],
"artifactVersion": "1.8.0-beta02",
"artifactVersion": "1.8.0-rc01",
"description": "Tree composition support for code generated by the Compose compiler plugin and corresponding public API",
"name": "Compose Runtime",
"licenses": [
Expand All @@ -2493,7 +2479,7 @@
"name": "Compose Multiplatform Team"
}
],
"artifactVersion": "1.8.0-beta02",
"artifactVersion": "1.8.0-rc01",
"description": "Compose components that allow saving and restoring the local ui state",
"name": "Compose Saveable",
"licenses": [
Expand All @@ -2507,7 +2493,7 @@
"name": "Compose Multiplatform Team"
}
],
"artifactVersion": "1.8.0-beta02",
"artifactVersion": "1.8.0-rc01",
"description": "Compose UI primitives. This library contains the primitives that form the Compose UI Toolkit, such as drawing, measurement and layout.",
"name": "Compose UI primitives",
"licenses": [
Expand All @@ -2521,7 +2507,7 @@
"name": "Compose Multiplatform Team"
}
],
"artifactVersion": "1.8.0-beta02",
"artifactVersion": "1.8.0-rc01",
"description": "Provides BackHandler in Compose Multiplatform projects",
"name": "Compose Multiplatform BackHandler",
"licenses": [
Expand All @@ -2535,7 +2521,7 @@
"name": "Compose Multiplatform Team"
}
],
"artifactVersion": "1.8.0-beta02",
"artifactVersion": "1.8.0-rc01",
"description": "Compose classes related to dimensions without units",
"name": "Compose Geometry",
"licenses": [
Expand All @@ -2549,7 +2535,7 @@
"name": "Compose Multiplatform Team"
}
],
"artifactVersion": "1.8.0-beta02",
"artifactVersion": "1.8.0-rc01",
"description": "Compose graphics",
"name": "Compose Graphics",
"licenses": [
Expand All @@ -2563,7 +2549,7 @@
"name": "Compose Multiplatform Team"
}
],
"artifactVersion": "1.8.0-beta02",
"artifactVersion": "1.8.0-rc01",
"description": "Compose Text primitives and utilities",
"name": "Compose UI Text",
"licenses": [
Expand All @@ -2577,7 +2563,7 @@
"name": "Compose Multiplatform Team"
}
],
"artifactVersion": "1.8.0-beta02",
"artifactVersion": "1.8.0-rc01",
"description": "Compose classes for simple units",
"name": "Compose Unit",
"licenses": [
Expand All @@ -2591,7 +2577,7 @@
"name": "Compose Multiplatform Team"
}
],
"artifactVersion": "1.8.0-beta02",
"artifactVersion": "1.8.0-rc01",
"description": "Internal Compose utilities used by other modules",
"name": "Compose Util",
"licenses": [
Expand Down
Loading