This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-12-31 18:41:20 +00:00
Code
Releases
Wiki
Activity
Files
c1412af2553fc0eb8eef1f147ae0855ee15cd68e
godot
/
platform
/
android
/
java
/
lib
History
David Snopek
5593a0b2b2
Enable Gradle builds on the Android editor via a dedicated build app
...
Co-authored-by: Logan Lang <
devloglogan@gmail.com
>
2025-11-27 11:03:06 -06:00
..
patches
Split the Android platform java logic into an Android library module (
lib
) and an application module (
app
).
2019-09-04 16:20:22 -07:00
src
Enable Gradle builds on the Android editor via a dedicated build app
2025-11-27 11:03:06 -06:00
build.gradle
Update the source sets configuration for the
app
and
lib
modules to match the default configuration
2025-10-24 07:44:19 -07:00