No description
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.
Find a file
2014-10-07 16:20:24 +03:00
.idea Initial commit. 2014-10-03 12:55:35 +03:00
app Changed project language to scala. 2014-10-07 16:20:24 +03:00
gradle/wrapper Initial commit. 2014-10-03 12:55:35 +03:00
.gitignore Initial commit. 2014-10-03 12:55:35 +03:00
build.gradle Initial commit. 2014-10-03 12:55:35 +03:00
ensichat.iml Initial commit. 2014-10-03 12:55:35 +03:00
gradle.properties Initial commit. 2014-10-03 12:55:35 +03:00
gradlew Initial commit. 2014-10-03 12:55:35 +03:00
gradlew.bat Initial commit. 2014-10-03 12:55:35 +03:00
LICENSE Added license information. 2014-10-03 13:05:28 +03:00
README.md Added build instructions. 2014-10-03 13:08:08 +03:00
settings.gradle Initial commit. 2014-10-03 12:55:35 +03:00

Building

To build, run ./gradlew assembleDebug or ./gradlew assembleRelease`.

License

All code is licensed under the GPL, v3 or later.