This repository has been archived on 2019-12-07. You can view files and clone it, but cannot push or open issues or pull requests.
ensichat/README.md

9 lines
168 B
Markdown
Raw Normal View History

2014-10-03 10:08:08 +00:00
Building
========
2014-10-25 19:31:58 +00:00
To build, run `./gradlew assembleDebug` or `./gradlew assembleRelease`.
2014-10-03 10:08:08 +00:00
2014-10-03 10:05:28 +00:00
License
=======
All code is licensed under the [GPL](LICENSE), v3 or later.