Skip to content
This repository was archived by the owner on Nov 6, 2022. It is now read-only.

Commit b54f45f

Browse files
Update dependency com.android.tools.build:gradle to v7.3.0
1 parent 219ae5d commit b54f45f

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
@@ -9,7 +9,7 @@ buildscript {
99

1010
}
1111
ext {
12-
gradlePluginVersion = "7.2.0"
12+
gradlePluginVersion = "7.3.0"
1313
androidJunitPluginVersion = "1.8.2.0"
1414
jacocoPluginVersion = "0.17.0-SNAPSHOT"
1515
hiyaPluginVersion = "0.2"

0 commit comments

Comments
 (0)