Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and DmytroDm committed Mar 1, 2024
1 parent 286357c commit 0186ca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ include ':app', ':vgscollect', ':vgscollect-cardio', ':vgscollect-blinkcard'
dependencyResolutionManagement {
versionCatalogs {
gradleLibs {
library('tools', 'com.android.tools.build:gradle:8.2.2')
library('tools', 'com.android.tools.build:gradle:8.3.0')
library('kotlin', 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.22')
library('maven', 'com.github.dcendents:android-maven-gradle-plugin:2.1')
library('maven-publish', 'com.vanniktech:gradle-maven-publish-plugin:0.27.0')
Expand Down

0 comments on commit 0186ca2

Please sign in to comment.