Skip to content

Commit

Permalink
[deps]: Update gradle minor (#95)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent 32076b6 commit 7daaf80
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,21 @@ targetSdk = "35"
jvmTarget = "17"

androidxCore = "1.13.1"
androidGradlePlugin = "8.6.1"
androidGradlePlugin = "8.7.1"
appcompat = "1.7.0"
constraintlayout = "2.1.4"
credentials = "1.2.2"
credentials = "1.3.0"
detekt = "1.23.7"
espresso-core = "3.6.1"
ext-junit = "1.2.1"
hilt = "2.52"
junit = "4.13.2"
jwtdecode = "2.0.2"
kotlin = "2.0.20"
kotlin = "2.0.21"
kotlinx-coroutines-play-services = "1.9.0"
material = "1.12.0"
mockito-core = "5.14.0"
navigation = "2.8.1"
mockito-core = "5.14.2"
navigation = "2.8.3"
okhttp-logging-interceptor = "4.12.0"
preference-ktx = "1.2.1"
retrofit = "2.11.0"
Expand Down

0 comments on commit 7daaf80

Please sign in to comment.