Skip to content

Commit 7a85aef

Browse files
committed
Fix build.gradle.kts
1 parent 66500be commit 7a85aef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,4 @@ dependencies {
8787
// arch.contains("x86_64") || arch.contains("amd64") -> "x86_64"
8888
// else -> throw GradleException("Unsupported architecture: $arch")
8989
// }
90-
}
90+
// }

0 commit comments

Comments
 (0)