Skip to content

Commit

Permalink
Merge pull request #101 from freefair/dependabot/gradle/com.android.t…
Browse files Browse the repository at this point in the history
…ools.build-gradle-8.2.2

Bump com.android.tools.build:gradle from 8.2.1 to 8.2.2
larsgrefer authored Feb 13, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents b67b6f6 + c826a75 commit 8d56357
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
@@ -5,7 +5,7 @@ buildscript {
gradlePluginPortal()
}
dependencies {
classpath 'com.android.tools.build:gradle:8.2.1'
classpath 'com.android.tools.build:gradle:8.2.2'
}
}

0 comments on commit 8d56357

Please sign in to comment.