mirror of
https://github.com/status-im/status-mobile.git
synced 2025-02-25 06:46:37 +00:00
protocol's version
Former-commit-id: 4bc6b83c96d081c9274b02c9292fd5425a33fd09
This commit is contained in:
parent
47c3f01bd5
commit
2ac2160993
@ -8,7 +8,9 @@
|
|||||||
[reagent "0.5.1" :exclusions [cljsjs/react]]
|
[reagent "0.5.1" :exclusions [cljsjs/react]]
|
||||||
[re-frame "0.6.0"]
|
[re-frame "0.6.0"]
|
||||||
[prismatic/schema "1.0.4"]
|
[prismatic/schema "1.0.4"]
|
||||||
[syng-im/protocol "0.1.1"]
|
^{:voom {:repo "https://github.com/status-im/status-lib.git"
|
||||||
|
:branch "feature-discover"}}
|
||||||
|
[syng-im/protocol "0.1.1-20160506_171115-ge2c95c1"]
|
||||||
[natal-shell "0.1.6"]]
|
[natal-shell "0.1.6"]]
|
||||||
:plugins [[lein-cljsbuild "1.1.1"]
|
:plugins [[lein-cljsbuild "1.1.1"]
|
||||||
[lein-figwheel "0.5.0-2"]]
|
[lein-figwheel "0.5.0-2"]]
|
||||||
@ -44,4 +46,4 @@
|
|||||||
:main "env.android.main"
|
:main "env.android.main"
|
||||||
:output-dir "target/android"
|
:output-dir "target/android"
|
||||||
:optimizations :simple}}}}
|
:optimizations :simple}}}}
|
||||||
}})
|
}})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user