Actually gets media items now!
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
:license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0"
|
||||
:url "https://www.eclipse.org/legal/epl-2.0/"}
|
||||
:dependencies [[org.clojure/clojure "1.10.1"]
|
||||
[clj-http "3.10.1"]]
|
||||
[clj-http "3.10.1"]
|
||||
[cheshire "5.10.0"]]
|
||||
:main ^:skip-aot google-photos-downloader.core
|
||||
:target-path "target/%s"
|
||||
:profiles {:uberjar {:aot :all
|
||||
|
||||
Reference in New Issue
Block a user