There was an error while loading. Please reload this page.
1 parent 510a8fd commit e0cb7dbCopy full SHA for e0cb7db
1 file changed
app_juicity/build.gradle.kts
@@ -12,7 +12,7 @@ android {
12
versionName = "test-3"
13
splits.abi {
14
reset()
15
- include("arm64-v8a", "x86_64")
+ include("arm64-v8a")
16
}
17
18
0 commit comments