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

Master v20.0 #35

Open
wants to merge 22 commits into
base: master-v19.0
Choose a base branch
from
Open

Master v20.0 #35

wants to merge 22 commits into from

Conversation

MattFoley
Copy link

No description provided.

@armandgray
Copy link

I don't think we should be tracking .idea/

@armandgray
Copy link

Same thing with local.properties, we shouldnt be tracking that

@@ -12,11 +12,11 @@ printf "apiSecret=bc1e89c576f18f877c98d2ca8a922096ef5415a8b5023e922eb6b2c474a455
sudo ln -sf /Users/opsadmin/Library/Android/sdk /usr/local/android-sdk-linux
# Compile Apps
# Clean dependencies so latest Skillz SDK is fetched
./gradlew --refresh-dependencies
#./gradlew --refresh-dependencies

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems like teh comment above should be moved to where this is executed below and this commented line of code should be deleted

compileSdkVersion 25
buildToolsVersion "25.0.3"
compileSdkVersion 26
buildToolsVersion '27.0.3'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think these need to match, but according to greg you should be taking this line out anyways... not sure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants