mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
use tagged JSON on android, update tests (#321)
This commit is contained in:
committed by
GitHub
parent
d743804b1d
commit
dd256be4ec
+2
-2
@@ -17,8 +17,8 @@ build-type: Simple
|
||||
extra-source-files:
|
||||
README.md
|
||||
|
||||
if (os(linux))
|
||||
ghc-option: -DANDROID
|
||||
if (os(darwin))
|
||||
ghc-option: -DIOS
|
||||
|
||||
library
|
||||
exposed-modules:
|
||||
|
||||
Reference in New Issue
Block a user