Skip to content

Commit

Permalink
Update dependency com.android.tools.build:gradle to v8.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 10, 2024
1 parent 2b9cab6 commit d3d2c9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ buildscript {
}
}
dependencies {
classpath "com.android.tools.build:gradle:8.3.1"
classpath "com.android.tools.build:gradle:8.3.2"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:$detektVersion"
classpath "com.google.dagger:hilt-android-gradle-plugin:$hiltVersion"
Expand Down

0 comments on commit d3d2c9e

Please sign in to comment.