Skip to content

cantran1010/hozo-android

Repository files navigation

hozo-android Build Status Build status Build Status

Hozo for Android

Deploy

  1. Copy json key file under the root directory of this project.

  2. Store the following info to your $HOME/gradle/gradle.properties:

     RELEASE_STORE_FILE={path to your keystore}
     RELEASE_STORE_PASSWORD=*****
     RELEASE_KEY_ALIAS=*****
     RELEASE_KEY_PASSWORD=*****
    
  3. To deploy a new version to Google Play:

     bundle exec fastlane deploy
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages