Skip to content

Commit

Permalink
Update dependency com.android.tools.build:gradle to v7.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 27, 2023
1 parent 4e0b1c0 commit 3d444c2
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 @@ -8,7 +8,7 @@ buildscript {
}
dependencies {
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.20")
classpath("com.android.tools.build:gradle:7.3.1")
classpath("com.android.tools.build:gradle:7.4.2")
}
}

Expand Down

0 comments on commit 3d444c2

Please sign in to comment.