We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66500be commit 7a85aefCopy full SHA for 7a85aef
app/build.gradle.kts
@@ -87,4 +87,4 @@ dependencies {
87
// arch.contains("x86_64") || arch.contains("amd64") -> "x86_64"
88
// else -> throw GradleException("Unsupported architecture: $arch")
89
// }
90
-}
+// }
0 commit comments