Skip to content

Commit 5e45e52

Browse files
Bump com.android.tools.build:gradle from 7.3.1 to 8.2.2
Bumps com.android.tools.build:gradle from 7.3.1 to 8.2.2. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 543eb86 commit 5e45e52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ buildscript {
1616
//maven { url "https://maven.aliyun.com/repository/public" }
1717
}
1818
dependencies {
19-
classpath 'com.android.tools.build:gradle:7.3.1'
19+
classpath 'com.android.tools.build:gradle:8.2.2'
2020
}
2121
}
2222

0 commit comments

Comments
 (0)