Skip to content

Commit

Permalink
Build(deps): Bump com.android.tools.build:gradle from 8.1.0 to 8.1.1
Browse files Browse the repository at this point in the history
Bumps com.android.tools.build:gradle from 8.1.0 to 8.1.1.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 23, 2023
1 parent 7849c38 commit bfada94
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
@@ -1,6 +1,6 @@
buildscript {
ext {
androidPluginVersion = '8.1.0'
androidPluginVersion = '8.1.1'
appCompatVersion = '1.6.1'
jacoco_version = '0.8.10'
kotlin_version = '1.8.22'
Expand Down

0 comments on commit bfada94

Please sign in to comment.