Skip to content

Commit 757057d

Browse files
committed
Included 32 and 64 bit in the same export
1 parent 29a078e commit 757057d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

export_presets.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ gradle_build/export_format=0
2323
gradle_build/min_sdk=""
2424
gradle_build/target_sdk=""
2525
architectures/armeabi-v7a=true
26-
architectures/arm64-v8a=false
26+
architectures/arm64-v8a=true
2727
architectures/x86=false
2828
architectures/x86_64=false
2929
version/code=100011

0 commit comments

Comments
 (0)