Skip to content

Commit 3d5c0c5

Browse files
Update dependency com.android.tools.build:gradle to v7.3.1
1 parent fbe820b commit 3d5c0c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ java {
2525
targetCompatibility = JavaVersion.VERSION_11
2626
}
2727

28-
val buildToolsVersion = "7.3.0"
28+
val buildToolsVersion = "7.3.1"
2929
val kotlinVersion = "1.6.21"
3030
val manesVersion = "0.38.0"
3131

0 commit comments

Comments
 (0)