Skip to content

Commit

Permalink
Added info how to build the APK of the main app
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukas committed Jan 25, 2021
1 parent fb29820 commit 32353ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Each PR is verified by multiple tasks:

## Components
* Main app (AnySoftKeyboard) is located under `ime/`.
* to build the APK use following command: `gradlew :ime:app:assembleDebug`
* All add-ons are under `addons/`.
* Language-packs are under `addons/languages/`.
* Themes are under `addons/themes/`.
Expand Down

0 comments on commit 32353ca

Please sign in to comment.