Skip to content

Updated Google Services library to 11.8.0#14

Open
j05u3 wants to merge 1 commit into
amalChandran:masterfrom
j05u3:master
Open

Updated Google Services library to 11.8.0#14
j05u3 wants to merge 1 commit into
amalChandran:masterfrom
j05u3:master

Conversation

@j05u3

@j05u3 j05u3 commented Aug 23, 2018

Copy link
Copy Markdown

Updated Google Services library to 11.8.0 and added a remainder about adding a Google Api Key

Comment thread app/build.gradle
implementation("com.google.android.gms:play-services-maps:$playServicesVersion") {
force = true
}
compile 'com.android.support.constraint:constraint-layout:1.0.2'

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Why not also change other libraries to implementation alltogether?

Comment thread trail/build.gradle
@@ -55,10 +55,13 @@ android {
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])

def playServicesVersion = '11.4.2'
def playServicesVersion = '11.8.0'

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Newest version is 15.0.1. Have you test 15.0.1 with this repo? @j05u3

@j05u3 j05u3 Sep 14, 2018

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

I haven't tested with 15.0.1, only with 11.8.0

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.

2 participants