• Stars
    star
    170
  • Rank 223,357 (Top 5 %)
  • Language
    Kotlin
  • License
    GNU General Publi...
  • Created over 9 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Expensius

Project setup

  • Create a file private.properties in root directory.
CRASHLYTICS=your_id_goes_here
GOOGLE_WEB_CLIENT_ID="your_id_goes_here"
GOOGLE_WEB_CLIENT_ID_DEBUG="your_id_goes_here"
  • Add google-services.json from Firebase.

Links

Contribution

Pull requests are welcome. Before starting any work, make sure to create new issue and discuss it there.

License

Copyright (C) 2016 Mantas Varnagiris.
 
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.