# GNU Taler Cashier App The purpose of this app is to enable people (a cashier) to take cash and give out e-cash. ## Building You can import the project into Android Studio or build it with Gradle on the command line: $ ./gradlew build