Skip to content

Commit

Permalink
🔀 Merge pull request #26 from lorenzovngl/dependabot/gradle/org.jetbr…
Browse files Browse the repository at this point in the history
…ains.kotlin-kotlin-stdlib-1.8.21

⬆️ Bump org.jetbrains.kotlin:kotlin-stdlib from 1.8.20 to 1.8.21
  • Loading branch information
lorenzovngl committed Jun 2, 2023
2 parents f472e8a + 214c97f commit b5e2189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ android {

dependencies {

val kotlinVersion = "1.8.20"
val kotlinVersion = "1.8.21"
val daggerVersion = "2.45"
val roomVersion = "2.5.1"

Expand Down

0 comments on commit b5e2189

Please sign in to comment.