This website requires JavaScript.
Explore
Help
Sign In
ChronosXYZ
/
crispa-android
Watch
1
Star
0
Fork
0
You've already forked crispa-android
mirror of
https://github.com/yggdrasil-network/crispa-android.git
synced
2024-11-08 19:41:01 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
38fb87b08d
crispa-android
/
yggdrasil
/
build.gradle
3 lines
86 B
Groovy
Raw
Normal View
History
Unescape
Escape
chore: Add submodule for native yggdrasil go part
2019-08-23 07:37:09 +00:00
configurations
.
maybeCreate
(
"default"
)
1. make native Yggdrasil lib build on-fly
2020-06-17 07:43:59 +00:00
chore: Add submodule for native yggdrasil go part
2019-08-23 07:37:09 +00:00
artifacts
.
add
(
"default"
,
file
(
'yggdrasil.aar'
)
)
Reference in New Issue
Copy Permalink