Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Commit

Permalink
Merge pull request #54 from Skyost/dependabot/gradle/com.google.andro…
Browse files Browse the repository at this point in the history
…id.gms-play-services-ads-18.3.0

Bump play-services-ads from 18.2.0 to 18.3.0
  • Loading branch information
Skyost authored Nov 6, 2019
2 parents 87f8ebd + 081315e commit 625dcc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mobile/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dependencies {
implementation group: 'androidx.appcompat', name: 'appcompat', version: '1.1.0'
implementation group: 'com.google.android.material', name: 'material', version: '1.2.0-alpha01'

implementation group: 'com.google.android.gms', name: 'play-services-ads', version:'18.2.0'
implementation group: 'com.google.android.gms', name: 'play-services-ads', version:'18.3.0'
}

def getLocalProperty(String name) {
Expand Down

0 comments on commit 625dcc5

Please sign in to comment.