Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 415 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 415 Bytes

Turkmen dictionary for Android

An app for looking up words online.

Development requirements

* Gradle
* Android Studio

Releasing

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