summaryrefslogtreecommitdiff
path: root/shapeshifter
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2019-10-01 00:25:54 +0200
committercyBerta <cyberta@riseup.net>2019-10-01 00:25:54 +0200
commitfca6c9dcff1b5b5400a61b7411a7f72460fbfbfa (patch)
treec8efd8b964d495467619000fa7435c2a5527efa1 /shapeshifter
parent7820e8c0819a10c5b4729678607681fcfe30cbae (diff)
parent685da193ea29f3e7a8a42d55747dfb2f956f23b6 (diff)
Merge branch 'pluggableTransports2'
Diffstat (limited to 'shapeshifter')
-rw-r--r--shapeshifter/build.gradle2
-rw-r--r--shapeshifter/shapeshifter-sources.jarbin0 -> 6356 bytes
-rw-r--r--shapeshifter/shapeshifter.aarbin0 -> 8473417 bytes
3 files changed, 2 insertions, 0 deletions
diff --git a/shapeshifter/build.gradle b/shapeshifter/build.gradle
new file mode 100644
index 00000000..667e13c9
--- /dev/null
+++ b/shapeshifter/build.gradle
@@ -0,0 +1,2 @@
+configurations.maybeCreate("default")
+artifacts.add("default", file('shapeshifter.aar')) \ No newline at end of file
diff --git a/shapeshifter/shapeshifter-sources.jar b/shapeshifter/shapeshifter-sources.jar
new file mode 100644
index 00000000..ceb59834
--- /dev/null
+++ b/shapeshifter/shapeshifter-sources.jar
Binary files differ
diff --git a/shapeshifter/shapeshifter.aar b/shapeshifter/shapeshifter.aar
new file mode 100644
index 00000000..f80bd5bd
--- /dev/null
+++ b/shapeshifter/shapeshifter.aar
Binary files differ