feat: add the AAR files for our Godot Android Plugins.

We only use SmsReceiver now.
We may use the other one in the future,
to catch SMSes that we missed.
Not sure ; we'll try the scenic route through Foreground Services first.
master
Dominique Merle 4 years ago
parent ee1d95699f
commit 30a577d995

@ -0,0 +1,5 @@
[config]
name="AndroidSmsReader"
binary_type="local"
binary="AndroidSmsReader.1.0.0-debug.aar"

@ -0,0 +1,5 @@
[config]
name="AndroidSmsReceiver"
binary_type="local"
binary="AndroidSmsReceiver.1.0.0-debug.aar"
Loading…
Cancel
Save