diff --git a/build.gradle b/build.gradle index 217ea3631..62ec32e00 100644 --- a/build.gradle +++ b/build.gradle @@ -463,7 +463,7 @@ subprojects { } components { withType(NativeComponentSpec) { - targetPlatform "linux32" + //targetPlatform "linux32" targetPlatform "linux64" targetPlatform "macos"