Skip to content

Commit

Permalink
Merge pull request #3623 from netology-code/dependabot/gradle/07_anim…
Browse files Browse the repository at this point in the history
…ations/recycler/org.jetbrains.kotlin-kotlin-gradle-plugin-2.0.21
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
2 parents 9200f56 + b988186 commit 4061ad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 07_animations/recycler/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = "2.0.0"
ext.kotlin_version = "2.0.21"
ext.hilt_version = "2.52"

repositories {
Expand Down

0 comments on commit 4061ad4

Please sign in to comment.