Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent 4761b56 commit b1fa8a8
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 31 deletions.
56 changes: 28 additions & 28 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,35 +1,35 @@
[versions]
accompanist = "0.34.0"
androidDesugarJdkLibs = "2.0.4"
androidGradlePlugin = "8.5.0"
androidxActivity = "1.9.0"
androidxAnnotation = "1.8.0"
androidDesugarJdkLibs = "2.1.2"
androidGradlePlugin = "8.6.0"
androidxActivity = "1.9.1"
androidxAnnotation = "1.8.2"
androidxAppCompat = "1.7.0"
androidxComposeBom = "2024.06.00" # https://developer.android.com/jetpack/compose/bom/bom-mapping
androidxComposeBom = "2024.08.00" # https://developer.android.com/jetpack/compose/bom/bom-mapping
androidxComposeRuntimeTracing = "1.0.0-beta01"
androidxCore = "1.13.1"
androidxCoreSplashscreen = "1.0.1"
androidxDataStore = "1.1.1"
androidxEspresso = "3.6.1"
androidxHiltNavigationCompose = "1.2.0"
androidxLifecycle = "2.8.2"
androidxLifecycle = "2.8.4"
androidxLocalbroadcastmanager = "1.1.0"
androidxMacroBenchmark = "1.2.4"
androidxMacroBenchmark = "1.3.0"
androidxNavigation = "2.7.7"
androidxMetrics = "1.0.0-beta01"
androidxProfileinstaller = "1.3.1"
androidxStartup = "1.1.1"
androidxWindowManager = "1.3.0"
androidxTestCore = "1.6.1"
androidxTestExt = "1.2.1"
androidxTestRunner = "1.6.1"
androidxTestRunner = "1.6.2"
androidxTestRules = "1.6.1"
androidxTracing = "1.2.0"
androidxUiAutomator = "2.3.0"
androidxWork = "2.9.0"
coil = "2.6.0"
firebaseBom = "33.1.1"
hilt = "2.51.1"
androidxWork = "2.9.1"
coil = "2.7.0"
firebaseBom = "33.2.0"
hilt = "2.52"
hiltExt = "1.2.0"
junit4 = "4.13.2"
kotlin = "2.0.0"
Expand All @@ -38,30 +38,30 @@ kotlinxDatetime = "0.6.0"
kotlinxSerializationJson = "1.7.1"
kotlinCompose = "1.6.11"
ksp = "2.0.0-1.0.22"
lint = "31.5.0"
lint = "31.6.0"
memfault-cloud = "2.0.5"
okhttp = "5.0.0-alpha.14"
protobuf = "4.27.2"
protobuf = "4.28.0"
protobufPlugin = "0.9.4"
publishPlugin = "1.2.1"
publishPlugin = "1.2.2"
retrofit = "2.11.0"
room = "2.7.0-alpha04"
paging = "3.3.0"
room = "2.7.0-alpha07"
paging = "3.3.2"
secrets = "2.0.1"
turbine = "1.1.0"
markdown = "0.5.0" # https://github.com/jeziellago/compose-markdown/releases
wirePlugin = "4.9.9"
wirePlugin = "5.0.0"
timber = "5.0.1"
chart = "v3.1.0"
leakcanary = "2.14"
mockk = "1.13.11"
truth = "1.4.3"
slf4j = "2.0.13"
mockk = "1.13.12"
truth = "1.4.4"
slf4j = "2.0.16"
slf4j-timber = "1.1"
robolectric = "4.12.2"
skydovesBallon = "1.6.5"
robolectric = "4.13"
skydovesBallon = "1.6.7"
moshi = "1.15.1"
material3 = "1.3.0-beta04"
material3 = "1.3.0-rc01"
material = "1.6.8"
koinCore = "3.5.6"
koinCompose = "1.1.5"
Expand All @@ -71,12 +71,12 @@ kmmLogs = "2.7.1"
gson = "2.11.0"

nordic-blek = "1.1.0"
nordic-ble = "2.7.5"
nordic-ble = "2.8.0"
nordic-dfu = "2.5.0"
nordic-log = "2.3.0"
nordic-log = "2.5.0"
nordic-data = "0.2.0"
nordic-wifi = "1.1.0"
nordic-mcumgr = "1.9.2"
nordic-wifi = "1.1.1"
nordic-mcumgr = "2.0.2"
nordic-scanner = "1.6.0"
nordic-common = "2.0.0"
nordic-memfault = "1.0.2"
Expand Down
Binary file modified gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down
7 changes: 5 additions & 2 deletions gradlew
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
# SPDX-License-Identifier: Apache-2.0
#

##############################################################################
#
Expand Down Expand Up @@ -55,7 +57,7 @@
# Darwin, MinGW, and NonStop.
#
# (3) This script is generated from the Groovy template
# https://github.com/gradle/gradle/blob/HEAD/subprojects/plugins/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt
# https://github.com/gradle/gradle/blob/HEAD/platforms/jvm/plugins-application/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt
# within the Gradle project.
#
# You can find Gradle at https://github.com/gradle/gradle/.
Expand Down Expand Up @@ -84,7 +86,8 @@ done
# shellcheck disable=SC2034
APP_BASE_NAME=${0##*/}
# Discard cd standard output in case $CDPATH is set (https://github.com/gradle/gradle/issues/25036)
APP_HOME=$( cd "${APP_HOME:-./}" > /dev/null && pwd -P ) || exit
APP_HOME=$( cd -P "${APP_HOME:-./}" > /dev/null && printf '%s
' "$PWD" ) || exit

# Use the maximum available, or set MAX_FD != -1 to use that value.
MAX_FD=maximum
Expand Down

0 comments on commit b1fa8a8

Please sign in to comment.