Skip to content

Commit 796dec4

Browse files
committed
Deps: Update dependency analysis to 1.33.0
Release Notes: https://github.com/autonomousapps/ dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md#version-1330
1 parent bdd9858 commit 796dec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pluginManagement {
22
gradle.ext.kotlinVersion = '1.9.24'
33
gradle.ext.agpVersion = '8.1.0'
44
gradle.ext.automatticPublishToS3Version = '0.8.0'
5-
gradle.ext.dependencyAnalysisVersion = '1.28.0'
5+
gradle.ext.dependencyAnalysisVersion = '1.33.0'
66

77
plugins {
88
id "com.android.library" version gradle.ext.agpVersion

0 commit comments

Comments
 (0)