master
parent
a55f64d5bc
commit
3903ac4d82
@ -1,2 +1,3 @@
|
||||
.idea
|
||||
*.iml
|
||||
*.aar
|
||||
|
@ -1 +1,9 @@
|
||||
Using Java camelcase packnameing because gomobile + Java have problems with '_'s and '-'s
|
||||
# goRicochetMobile
|
||||
|
||||
An experimental wrapper of go-ricochet, the ricochet protocol library, to be used in Java via gomobile
|
||||
|
||||
|
||||
# Notes
|
||||
## gomobile gotchas
|
||||
|
||||
- Using Java camelcase packnameing because gomobile + Java have problems with '_'s and '-'s
|
||||
|
Loading…
Reference in new issue