We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 49ee033 + 3abb284 commit ca1f06cCopy full SHA for ca1f06c
buildSrc/build.gradle.kts
@@ -25,7 +25,7 @@ java {
25
targetCompatibility = JavaVersion.VERSION_11
26
}
27
28
-val buildToolsVersion = "7.3.0"
+val buildToolsVersion = "7.3.1"
29
val kotlinVersion = "1.7.21"
30
val manesVersion = "0.38.0"
31
0 commit comments