abouttreesummaryrefslogcommitdiff
path: root/ant.properties
AgeCommit message (Collapse)AuthorFilesLines
2021-04-13Change build system to makeJules Aguillon1-23/+0
The ant scripts included in the android SDK were removed recently. The alternative is Gradle. Gradle doesn't work well in this app because it's not possible to use Nix to pull dependencies. Gradle will try to patch the SDK. Also, it's very slow. It turns out the required build script is quite simple.
2021-01-05Use more recent JavaJules Aguillon1-2/+2
2021-01-04Add 'shell.nix' and build the projectJules Aguillon1-0/+3
Add a working environment and specify Java version
2015-08-16Publish on Play storejuloo1-0/+2
2015-07-30Initial commitjuloo1-0/+18