Skip to content

Commit

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

Bump com.android.tools.build:gradle from 8.0.0 to 8.2.0
  • Loading branch information
shogo4405 authored Jan 2, 2024
2 parents 83525bc + 27d75cb commit e552b78
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.1.4'
classpath 'com.android.tools.build:gradle:8.2.0'
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 e552b78

Please sign in to comment.