Skip to content

Commit

Permalink
Merge pull request #246 from stefan-niedermann/dependabot/gradle/com.…
Browse files Browse the repository at this point in the history
…android.tools.build-gradle-8.2.2

build(deps): bump com.android.tools.build:gradle from 8.2.1 to 8.2.2
  • Loading branch information
stefan-niedermann authored Jan 24, 2024
2 parents 050dc2e + df64ba6 commit e99e47c
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 @@ -12,7 +12,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:8.2.1'
classpath 'com.android.tools.build:gradle:8.2.2'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
}
}
Expand Down

0 comments on commit e99e47c

Please sign in to comment.