Skip to content

Commit

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

⬆️ Bump org.jetbrains.kotlin.android from 1.8.20 to 1.8.21
  • Loading branch information
lorenzovngl committed Jun 2, 2023
2 parents 7e49470 + 5187051 commit f472e8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ buildscript {
plugins {
id("com.android.application") version "8.0.2" apply false
id("com.android.library") version "8.0.1" apply false
id("org.jetbrains.kotlin.android") version "1.8.20" apply false
id("org.jetbrains.kotlin.android") version "1.8.21" apply false
id("com.google.dagger.hilt.android") version "2.45" apply false
}

0 comments on commit f472e8a

Please sign in to comment.