in my Godot game's project settings
i have added the custom setting "application/config/version/name",
so that i can reference it from anywhere in the code.
every time i change this project setting,
i automatically want to change the setting "version/name" in my Android export preset.
¿can you please give me hints on how to write a tool script that does this?