Skip to content

Commit e0cb7db

Browse files
committed
abi
1 parent 510a8fd commit e0cb7db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app_juicity/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ android {
1212
versionName = "test-3"
1313
splits.abi {
1414
reset()
15-
include("arm64-v8a", "x86_64")
15+
include("arm64-v8a")
1616
}
1717
}
1818
}

0 commit comments

Comments
 (0)