Skip to content

Commit 92ac0c2

Browse files
chore(deps): bump com.android.tools.build:gradle
Bumps com.android.tools.build:gradle from 8.5.2 to 8.10.1. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-version: 8.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a15cb45 commit 92ac0c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/java/Polygons/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ kotlinBom = "2.2.0"
1010
junit = "4.13.2"
1111
androidxTestExtJunit = "1.2.1"
1212
espressoCore = "3.6.1"
13-
agp = "8.10.1"
13+
agp = "8.11.0"
1414

1515
[libraries]
1616
appcompat = { group = "androidx.appcompat", name = "appcompat", version.ref = "appcompat" }

0 commit comments

Comments
 (0)