diff options
author | jacquarg <guillaume.jacquart@hoodbrains.com> | 2021-11-08 10:22:46 +0100 |
---|---|---|
committer | jacquarg <guillaume.jacquart@hoodbrains.com> | 2021-11-08 10:22:46 +0100 |
commit | 95f0c8fb06bd1aa57702f56f2c736e9718597080 (patch) | |
tree | 2c824b88b4f944bddb8337c451796fa75a4fb933 /embeddedmavenrepository/foundation/e/orbotservice/16.4.1 | |
parent | 2d210ca863561ac68445e588d1405d9847716347 (diff) |
Use gitlab package registry instead of subprojects
Diffstat (limited to 'embeddedmavenrepository/foundation/e/orbotservice/16.4.1')
-rw-r--r-- | embeddedmavenrepository/foundation/e/orbotservice/16.4.1/orbotservice-16.4.1.aar | bin | 879628 -> 0 bytes | |||
-rw-r--r-- | embeddedmavenrepository/foundation/e/orbotservice/16.4.1/orbotservice-16.4.1.pom | 50 |
2 files changed, 0 insertions, 50 deletions
diff --git a/embeddedmavenrepository/foundation/e/orbotservice/16.4.1/orbotservice-16.4.1.aar b/embeddedmavenrepository/foundation/e/orbotservice/16.4.1/orbotservice-16.4.1.aar Binary files differdeleted file mode 100644 index f8bd05b..0000000 --- a/embeddedmavenrepository/foundation/e/orbotservice/16.4.1/orbotservice-16.4.1.aar +++ /dev/null diff --git a/embeddedmavenrepository/foundation/e/orbotservice/16.4.1/orbotservice-16.4.1.pom b/embeddedmavenrepository/foundation/e/orbotservice/16.4.1/orbotservice-16.4.1.pom deleted file mode 100644 index 5736b70..0000000 --- a/embeddedmavenrepository/foundation/e/orbotservice/16.4.1/orbotservice-16.4.1.pom +++ /dev/null @@ -1,50 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> - <modelVersion>4.0.0</modelVersion> - <groupId>foundation.e</groupId> - <artifactId>orbotservice</artifactId> - <version>16.4.1</version> - <packaging>aar</packaging> - <dependencies> - <dependency> - <groupId>org.torproject</groupId> - <artifactId>tor-android-binary</artifactId> - <version>0.4.4.6</version> - </dependency> - <dependency> - <groupId>info.pluggabletransports.aptds</groupId> - <artifactId>jsocksAndroid</artifactId> - <version>1.0.4</version> - </dependency> - <dependency> - <groupId>com.jaredrummler</groupId> - <artifactId>android-shell</artifactId> - <version>1.0.0</version> - </dependency> - <dependency> - <groupId>androidx.core</groupId> - <artifactId>core</artifactId> - <version>1.3.2</version> - </dependency> - <dependency> - <groupId>androidx.localbroadcastmanager</groupId> - <artifactId>localbroadcastmanager</artifactId> - <version>1.0.0</version> - </dependency> - <dependency> - <groupId>com.offbynull.portmapper</groupId> - <artifactId>portmapper</artifactId> - <version>2.0.5</version> - </dependency> - <dependency> - <groupId>info.guardianproject</groupId> - <artifactId>jtorctl</artifactId> - <version>0.4</version> - </dependency> - <dependency> - <groupId>com.github.tladesignz</groupId> - <artifactId>IPtProxy</artifactId> - <version>0.5.2</version> - </dependency> - </dependencies> -</project> |