diff options
author | cyBerta <cyberta@riseup.net> | 2020-11-09 15:37:31 +0100 |
---|---|---|
committer | cyBerta <cyberta@riseup.net> | 2020-11-09 15:37:31 +0100 |
commit | f8daccffc061e2f05f6605913c19d4aa807eaddb (patch) | |
tree | a9789cd103807debb302d838dc5aef81fc2a4bb6 /shapeshifter/build.gradle | |
parent | 9510a267ac90d74fc47977958a67b4e0bd0b5708 (diff) |
initial auto-update implementation: introducing fatweb flavor, pgpverify go library and bitmask core library, basic update mechanism
Diffstat (limited to 'shapeshifter/build.gradle')
-rw-r--r-- | shapeshifter/build.gradle | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shapeshifter/build.gradle b/shapeshifter/build.gradle deleted file mode 100644 index 667e13c9..00000000 --- a/shapeshifter/build.gradle +++ /dev/null @@ -1,2 +0,0 @@ -configurations.maybeCreate("default") -artifacts.add("default", file('shapeshifter.aar'))
\ No newline at end of file |