From b1b5942257ee26aaaad2844987c340f989ef4436 Mon Sep 17 00:00:00 2001 From: rodolpheh Date: Sun, 5 Nov 2023 14:23:17 +0000 Subject: [PATCH] Add gdap file --- UltraleapBinder.gdap | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 UltraleapBinder.gdap diff --git a/UltraleapBinder.gdap b/UltraleapBinder.gdap new file mode 100644 index 0000000..92cd640 --- /dev/null +++ b/UltraleapBinder.gdap @@ -0,0 +1,9 @@ +[config] + +name="UltraleapBinder" +binary_type="local" +binary="ultraleap_binder/ultraleap-binder-debug.aar" + +[dependencies] + +local=["ultraleap_binder/UltraleapTrackingServiceBinder.aar"] \ No newline at end of file