We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dc5511 commit eb820d6Copy full SHA for eb820d6
samples/app/build.gradle
@@ -36,7 +36,7 @@ android {
36
cargo {
37
module = "../rust"
38
targets = ["arm", "x86", "x86_64", "arm64"]
39
- libname = "librust"
+ libname = "rust"
40
}
41
42
repositories {
0 commit comments