How to prevent screen sleep/timeout in Android?

Dear GDevelop community,
I am currently working on a small GDevelop Android app that requires the phone/screen to stay on while the app is running without any user input.
How do I prevent the Android screen from sleeping (entering time-out and eventually locking) in GDevelop code?
Thank you!