Skip to content

Commit

Permalink
Merge pull request #214 from shogo4405/dependabot/gradle/com.android.…
Browse files Browse the repository at this point in the history
…tools.build-gradle-8.2.1

Bump com.android.tools.build:gradle from 8.2.0 to 8.2.1
  • Loading branch information
shogo4405 authored Jan 4, 2024
2 parents 566be98 + 3673e75 commit 0097646
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 @@ -13,7 +13,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:8.2.0'
classpath 'com.android.tools.build:gradle:8.2.1'
classpath "org.jlleitschuh.gradle:ktlint-gradle:12.0.3"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath "org.jetbrains.dokka:dokka-gradle-plugin:1.9.10"
Expand Down

0 comments on commit 0097646

Please sign in to comment.