Hi! Thank you so much for your hard work! I tried to test the project for ARM v7, using player v 7.1, but the compilation revealed errors:
ERROR: Can't open file from path 'res://addons/gde_gozen/bin/android_arm32/libgozen.android.template_debug.arm32.so'.
ERROR: Can't open file from path 'res://addons/gde_gozen/bin/android_arm32/libavcodec.so'.
ERROR: Can't open file from path 'res://addons/gde_gozen/bin/android_arm32/libavformat.so'.
ERROR: Can't open file from path 'res://addons/gde_gozen/bin/android_arm32/libavutil.so'.
ERROR: Can't open file from path 'res://addons/gde_gozen/bin/android_arm32/libswresample.so'.
ERROR: Can't open file from path 'res://addons/gde_gozen/bin/android_arm32/libswscale.so'.
I checked the bin folder, and there really is no "android_arm32". What should I do?