This website requires JavaScript.
Explore
Help
Sign In
Relintai
/
pandemonium_engine
Watch
1
Star
0
Fork
0
You've already forked pandemonium_engine
mirror of
https://github.com/Relintai/pandemonium_engine.git
synced
2024-12-22 11:56:49 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
914c956b75
pandemonium_engine
/
platform
/
android
/
java
/
nativeSrcsConfigs
/
AndroidManifest.xml
3 lines
52 B
XML
Raw
Normal View
History
Unescape
Escape
Added godot with all my currently used engine modules.
2022-03-15 13:29:32 +01:00
<?xml version="1.0" encoding="utf-8"?>
Backported Update Android dependencies for the project - Update Java version from 11 to 17 - Update Android gradle plugin version from 7.2.1 to 8.2.0 - Update gradle version from 7.4.2 to 8.2 - Update target SDK from 33 to 34 - Update build tools version from 33.0.2 to 34.0.0 - Update kotlin version from 1.7.0 to 1.9.20 - Update Android fragment version from 1.3.6 to 1.6.2 - Update AndroidX window version from 1.0.0 to 1.2.0 - Update Nexus plugin version from 1.1.0 to 1.3.0 - m4gr3d https://github.com/godotengine/godot/commit/eba77be573793243a91322c7eb8e345695c3b813 Unfortunately this raises the required java version to 17. On the flip side hovewer there is a new editor java home setting, and also the JAVA_HOME environment variable gets picked up.
2024-04-20 13:35:32 +02:00
<manifest
/>
Reference in New Issue
Copy Permalink