We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e365a85 + 5167633 commit 3a3777bCopy full SHA for 3a3777b
build-release.sh
@@ -384,7 +384,7 @@ if [ "${build_mono}" == "1" ]; then
384
## Android (Mono) ##
385
386
# Lib for direct download
387
- cp out/android/templates-mono/godot-lib.release.aar ${reldir_mono}/godot-lib.${templates_version}.release.aar
+ cp out/android/templates-mono/godot-lib.release.aar ${reldir_mono}/godot-lib.${templates_version}.mono.release.aar
388
389
# Templates
390
cp out/android/templates-mono/*.apk ${templatesdir_mono}/
0 commit comments