Skip to content

Latest commit

History

History
26 lines (20 loc) 路 1.59 KB

README.md

File metadata and controls

26 lines (20 loc) 路 1.59 KB

Buzz LICENSE API

Spelling Bee game for Android playstore_promo

Screenshots

image image image
image image image

Installing

google-play-badge

Or sideload via Github Releases.

Compiling Locally

  1. Setup keystore file
$ cp keystore.properties.sample keystore.properties
  1. Run build/install with gradle
$ ./gradlew :app:installDebug