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-11-06 12:20:30 +00:00
Code
Releases
Wiki
Activity
Files
96a3f01ac541be6b04ba989ef749fb9e4fec4c46
godot
/
platform
/
android
/
java
History
Fredia Huya-Kouadio
96a3f01ac5
Add missing
ndkVersion
to the library gradle build config.
...
(cherry picked from commit
9418197081
)
2021-02-18 10:37:59 +01:00
..
app
Revert AGP to version 4.0.1 as a workaround to
https://issuetracker.google.com/issues/171235570
in version 4.1.x
2021-02-18 10:37:28 +01:00
gradle
/wrapper
Update the gradle plugins
2020-11-11 15:30:55 +01:00
lib
Add missing
ndkVersion
to the library gradle build config.
2021-02-18 10:37:59 +01:00
nativeSrcsConfigs
Improve the logic to compile for Android by automatically detecting and setting up the Android NDK if needed.
2021-02-05 13:29:02 +01:00
build.gradle
Update the logic to query for the 'scons' command executable path.
2020-11-17 12:01:59 +01:00
gradle.properties
Update the gradle plugins
2020-11-11 15:30:55 +01:00
gradlew
Fix lint error/warning while building android template
2018-12-18 17:26:33 +09:00
gradlew.bat
Git: Explicitly list binary files as such to avoid EOL change
2019-05-25 10:43:48 +02:00
settings.gradle
Add a separate
nativeSrcsConfigs
module to handle Android Studio constraints for native code editor support.
2020-11-11 15:30:56 +01:00