We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbe820b commit 3d5c0c5Copy full SHA for 3d5c0c5
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.6.21"
30
val manesVersion = "0.38.0"
31
0 commit comments