virtualx-engine/platform/android/java/plugins/godotpayment
PouleyKetchoupp f4f4b77d23 Use long instead of int for object id in Android java wrapper
Using int for 64-bit values might cause issues with objects not found
in ObjectDB when the id is truncated.

(cherry picked from commit 39f59786fa)
2020-05-25 16:36:34 +02:00
..
src/main Use long instead of int for object id in Android java wrapper 2020-05-25 16:36:34 +02:00
build.gradle Migrate legacy apache dependency to the GodotPayment plugin 2020-04-16 11:41:23 +02:00