Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android CI #39

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Android CI #39

wants to merge 3 commits into from

Commits on May 26, 2020

  1. Create android.yml

    ./gradlew assembleDebug
    
    Create keystore.properties
    
    Create google-services.json
    
    Update google-services.json
    
    Rename google-services.json to app/google-services.json
    
    Update android.yml
    
    Update google-services.json
    
    Update android.yml
    
    Update google-services.json
    
    Update Contributors.md
    
    if it merges, my name would automatically get added to contributors.md
    
    Rename keystore.properties to keystore.properties.sample
    
    Rename app/google-services.json to google-services.json.sample
    
    Update android.yml
    
    Update android.yml
    ahujamoh committed May 26, 2020
    Configuration menu
    Copy the full SHA
    54d222c View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Update android.yml (#1)

    add test
    ahujamoh committed May 27, 2020
    Configuration menu
    Copy the full SHA
    6409107 View commit details
    Browse the repository at this point in the history
  2. Update .github/workflows/android.yml

    Co-authored-by: HARSHIT GUPTA <harshitsaamu@gmail.com>
    ahujamoh and harshitsaamu committed May 27, 2020
    Configuration menu
    Copy the full SHA
    b6711ae View commit details
    Browse the repository at this point in the history