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
12 changes: 6 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,25 @@ tasksApp-name = "1.4.1"
compileSdk = "36"
minSdk = "24"
targetSdk = "36"
agp = "8.10.0"
agp = "8.10.1"
kotlin = "2.2.0-RC"
ksp = "2.2.0-RC-2.0.1"
coroutines = "1.10.2"
ktor = "3.1.3"
ktor-monitor-logging = "1.7.1"
ktor-monitor-logging = "1.7.2"
activity-compose = "1.11.0-rc01"
compose-plugin = "1.8.1"
compose = "1.8.2"
compose-hot-reload-plugin = "1.0.0-alpha10"
compose-m3-adaptive = "1.1.1"
compose-lifecycle = "2.9.0"
compose-navigation = "2.9.0-beta01"
compose-navigation = "2.9.0-beta02"
room = "2.7.1"
sqlite = "2.5.1"
koin = "4.0.4"
coil = "3.2.0"
about-libraries = "12.1.2"
mockito = "5.17.0"
about-libraries = "12.2.0"
mockito = "5.18.0"
kover = "0.9.1"
androidx-test-runner = "1.6.2"

Expand Down Expand Up @@ -82,7 +82,7 @@ coil-network = { module = "io.coil-kt.coil3:coil-network-ktor3", version.ref = "
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.0" }
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "activity-compose" }

firebase-bom = { module = "com.google.firebase:firebase-bom", version = "33.13.0" }
firebase-bom = { module = "com.google.firebase:firebase-bom", version = "33.14.0" }
firebase-crashlytics = { module = "com.google.firebase:firebase-crashlytics" }

play-services-auth = { module = "com.google.android.gms:play-services-auth", version = "21.3.0" }
Expand Down
20 changes: 10 additions & 10 deletions tasks-app-android/src/main/assets/licenses_android.json
Original file line number Diff line number Diff line change
Expand Up @@ -1127,7 +1127,7 @@
"name": "The Android Open Source Project"
}
],
"artifactVersion": "2.9.0-beta01",
"artifactVersion": "2.9.0",
"description": "Android Navigation-Common",
"name": "Navigation Common",
"licenses": [
Expand All @@ -1144,7 +1144,7 @@
"name": "The Android Open Source Project"
}
],
"artifactVersion": "2.9.0-beta01",
"artifactVersion": "2.9.0",
"description": "Compose integration with Navigation",
"name": "Compose Navigation",
"licenses": [
Expand All @@ -1161,7 +1161,7 @@
"name": "The Android Open Source Project"
}
],
"artifactVersion": "2.9.0-beta01",
"artifactVersion": "2.9.0",
"description": "Android Navigation-Runtime",
"name": "Navigation Runtime",
"licenses": [
Expand Down Expand Up @@ -1827,7 +1827,7 @@
"name": "Mike Penz"
}
],
"artifactVersion": "12.1.2",
"artifactVersion": "12.2.0",
"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 @@ -2329,7 +2329,7 @@
"name": "Compose Multiplatform Team"
}
],
"artifactVersion": "2.9.0-beta01",
"artifactVersion": "2.9.0-beta02",
"description": "Android Navigation-Common",
"name": "Navigation Common",
"licenses": [
Expand All @@ -2343,7 +2343,7 @@
"name": "Compose Multiplatform Team"
}
],
"artifactVersion": "2.9.0-beta01",
"artifactVersion": "2.9.0-beta02",
"description": "Compose integration with Navigation",
"name": "Compose Navigation",
"licenses": [
Expand All @@ -2357,7 +2357,7 @@
"name": "Compose Multiplatform Team"
}
],
"artifactVersion": "2.9.0-beta01",
"artifactVersion": "2.9.0-beta02",
"description": "Android Navigation-Runtime",
"name": "Navigation Runtime",
"licenses": [
Expand Down Expand Up @@ -2385,7 +2385,7 @@
"name": "Compose Multiplatform Team"
}
],
"artifactVersion": "1.3.0-beta01",
"artifactVersion": "1.3.0",
"description": "Compose integration with Saved State",
"name": "Saved State Compose",
"licenses": [
Expand Down Expand Up @@ -2791,7 +2791,7 @@
"name": "JetBrains Team"
}
],
"artifactVersion": "0.3.8",
"artifactVersion": "0.4.0",
"description": "Kotlin Immutable Collections multiplatform library",
"name": "kotlinx-collections-immutable",
"licenses": [
Expand Down Expand Up @@ -3007,7 +3007,7 @@
"name": "Cosmin Mihu"
}
],
"artifactVersion": "1.7.1",
"artifactVersion": "1.7.2",
"description": "Powerful tools to log Ktor Client requests and responses, making it easier to debug and analyze network communication.",
"name": "Ktor Monitor",
"licenses": [
Expand Down
15 changes: 8 additions & 7 deletions tasks-app-desktop/src/main/resources/licenses_desktop.json
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@
"name": "Mike Penz"
}
],
"artifactVersion": "12.1.2",
"artifactVersion": "12.2.0",
"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 @@ -805,7 +805,7 @@
"name": "Compose Multiplatform Team"
}
],
"artifactVersion": "2.9.0-beta01",
"artifactVersion": "2.9.0-beta02",
"description": "Android Navigation-Common",
"name": "Navigation Common",
"licenses": [
Expand All @@ -819,7 +819,7 @@
"name": "Compose Multiplatform Team"
}
],
"artifactVersion": "2.9.0-beta01",
"artifactVersion": "2.9.0-beta02",
"description": "Compose integration with Navigation",
"name": "Compose Navigation",
"licenses": [
Expand All @@ -833,7 +833,7 @@
"name": "Compose Multiplatform Team"
}
],
"artifactVersion": "2.9.0-beta01",
"artifactVersion": "2.9.0-beta02",
"description": "Android Navigation-Runtime",
"name": "Navigation Runtime",
"licenses": [
Expand Down Expand Up @@ -861,7 +861,7 @@
"name": "Compose Multiplatform Team"
}
],
"artifactVersion": "1.3.0-beta01",
"artifactVersion": "1.3.0",
"description": "Compose integration with Saved State",
"name": "Saved State Compose",
"licenses": [
Expand Down Expand Up @@ -1309,7 +1309,7 @@
"name": "JetBrains Team"
}
],
"artifactVersion": "0.3.8",
"artifactVersion": "0.4.0",
"description": "Kotlin Immutable Collections multiplatform library",
"name": "kotlinx-collections-immutable",
"licenses": [
Expand Down Expand Up @@ -1570,7 +1570,7 @@
"name": "Cosmin Mihu"
}
],
"artifactVersion": "1.7.1",
"artifactVersion": "1.7.2",
"description": "Powerful tools to log Ktor Client requests and responses, making it easier to debug and analyze network communication.",
"name": "Ktor Monitor",
"licenses": [
Expand All @@ -1584,6 +1584,7 @@
"hash": "ASDKL",
"internalHash": "ASDKL",
"url": "https://developer.android.com/studio/terms.html",
"spdxId": "ASDKL",
"name": "Android Software Development Kit License Agreement"
},
"Apache-2.0": {
Expand Down