An app for looking up words online.
* Gradle
* Android Studio
Increment version in root build gradle.
Uncomment signingConfig signingConfigs.release
in the app/build.gradle file. Copy the enedilimkeys
keyfile to app/
, and then run:
$ ./gradlew assembleRelease