We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53ae42e commit 2282178Copy full SHA for 2282178
buildSrc/build.gradle.kts
@@ -27,7 +27,7 @@ java {
27
28
val buildToolsVersion = "7.3.1"
29
val kotlinVersion = "1.7.21"
30
-val manesVersion = "0.38.0"
+val manesVersion = "0.44.0"
31
32
dependencies {
33
/* Depend on the android gradle plugin, since we want to access it in our plugin */
0 commit comments