godot/platform/android/java/plugins/godotpayment
PouleyKetchoupp 39f59786fa 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.
2020-05-24 13:26:18 +02:00
..
src/main Use long instead of int for object id in Android java wrapper 2020-05-24 13:26:18 +02:00
build.gradle Migrate legacy apache dependency to the GodotPayment plugin 2020-04-15 22:36:58 -07:00