summaryrefslogtreecommitdiff
path: root/.idea
diff options
context:
space:
mode:
authorTorsten Grote <t@grobox.de>2020-07-13 17:01:35 -0300
committerTorsten Grote <t@grobox.de>2020-07-13 17:01:35 -0300
commit5f03889e649271347229af777ec1a025a6210f23 (patch)
tree5c48c187b70c33f8a0b9b5d41affbe9350120d80 /.idea
parent4379d554c72d80328dff1e873d7cc007a1a5881a (diff)
downloadwallet-kotlin-5f03889e649271347229af777ec1a025a6210f23.tar.gz
wallet-kotlin-5f03889e649271347229af777ec1a025a6210f23.tar.bz2
wallet-kotlin-5f03889e649271347229af777ec1a025a6210f23.zip
Finish prototype of adding/updating an exchange
Diffstat (limited to '.idea')
-rw-r--r--.idea/jarRepositories.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml
index b3e9cbd..b9b962c 100644
--- a/.idea/jarRepositories.xml
+++ b/.idea/jarRepositories.xml
@@ -21,5 +21,10 @@
<option name="name" value="BintrayJCenter" />
<option name="url" value="https://jcenter.bintray.com/" />
</remote-repository>
+ <remote-repository>
+ <option name="id" value="maven" />
+ <option name="name" value="maven" />
+ <option name="url" value="https://dl.bintray.com/terl/lazysodium-maven" />
+ </remote-repository>
</component>
</project> \ No newline at end of file