1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-11 08:22:59 +00:00

SMS restore now used GoLang HTTP client. (#180)

This permits to remove the whole android HTTP client from source
This commit is contained in:
Loïc Blot
2018-02-10 15:59:46 +01:00
committed by GitHub
parent 8ad3b251b0
commit 61ed3d2791
6 changed files with 65 additions and 263 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
configurations.maybeCreate("default")
artifacts.add("default", file('ncsmsgo.aar'))
artifacts.add("default", file('ncsmsgo.aar'))
Binary file not shown.