diff --git a/build.gradle b/build.gradle index 3e7c07ffb2c654a1243e4cb8dc5bfe901d5e4c81..58ea078d16131b18b8303fc1dd58203c9c944f16 100644 --- a/build.gradle +++ b/build.gradle @@ -64,5 +64,5 @@ dependencies { implementation 'info.guardianproject:jtorctl:0.4' - compileOnly files('libs/IPtProxy.aar') + implementation 'com.github.tladesignz:IPtProxy:0.5.2' } diff --git a/libs/IPtProxy.aar b/libs/IPtProxy.aar deleted file mode 100644 index 47926bcfe5ea9c6657e994460115d9f2364fb0c2..0000000000000000000000000000000000000000 Binary files a/libs/IPtProxy.aar and /dev/null differ