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
54eef268c02080c6761cebb2d84d1fd559f59595
godot
/
platform
/
android
/
java
History
Marcel Admiraal
54eef268c0
Fix unchecked call to put() warning in GodotInputHandler.java
...
(cherry picked from commit
8270e101a7
)
2021-07-06 16:28:30 +02:00
..
app
Update config versions and deprecate the use of the jcenter maven repo.
2021-06-29 14:02:56 +02:00
gradle
/wrapper
Update config versions and deprecate the use of the jcenter maven repo.
2021-06-29 14:02:56 +02:00
lib
Fix unchecked call to put() warning in GodotInputHandler.java
2021-07-06 16:28:30 +02:00
nativeSrcsConfigs
Enable
doNotStrip
when doing development/debugging within Android Studio
2021-03-17 15:17:02 +01:00
build.gradle
Update config versions and deprecate the use of the jcenter maven repo.
2021-06-29 14:02:56 +02:00
gradle.properties
[Android] Allow to build dev template with symbols
2021-04-30 12:06:34 +02: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