Skip to content

Commit

Permalink
Update dependency com.android.tools.build:gradle to v8.2.2 (#661)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 28, 2024
1 parent 12b8de5 commit 3e3def9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tinylog-android-tests/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.1"
classpath "com.android.tools.build:gradle:8.2.2"
classpath "com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.2"
classpath "de.mannodermaus.gradle.plugins:android-junit5:1.10.0.0"
classpath "org.jacoco:org.jacoco.core:0.8.11"
Expand Down

0 comments on commit 3e3def9

Please sign in to comment.