Skip to content

Commit

Permalink
Included latest android release in repo to resolve #14
Browse files Browse the repository at this point in the history
  • Loading branch information
mmmoussa committed Jan 15, 2017
1 parent 7ae10a3 commit a38d23a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,6 @@ captures/
# Project configuration
gradle.properties
google-services.json

# Allow inclusion of release build in project root directory
!/app-release.apk
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,7 @@ Once you've obtained an api key and placed it into `gradle.properties`, you can
### Contributing

Contributions of patches and comments are welcome. If you'd like to contribute a new feature, create an issue for it first and only open a pull request once the feature request has been approved by [the project owner](https://github.com/mmmoussa).

### Installing APK directly

If you want to install the latest release of Iqra but do not have access to the Play store, the APK is available in this repo as `app-release.apk`.
Binary file added app-release.apk
Binary file not shown.

0 comments on commit a38d23a

Please sign in to comment.