godot/platform/android/java/editor
Fredia Huya-Kouadio 894d629185 Disable automatic permissions request
The feature was added in Godot 4.2, but it goes against recommended best practices for permissions request, as such it's being reverted.
In its place, developers now have to explicitly request the permissions they need to access.

(cherry picked from commit df4f9e8e64)
2024-01-25 17:19:41 +01:00
..
src Disable automatic permissions request 2024-01-25 17:19:41 +01:00
build.gradle Update the gradle build tasks to generate play store builds. 2023-04-27 22:08:55 -07:00