Skip to content

Commit

Permalink
Change example play services to ads
Browse files Browse the repository at this point in the history
  • Loading branch information
nonelse authored and wellle committed Jun 10, 2015
1 parent 7d5e6b8 commit a408d7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Adjust/example/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ android {
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
compile 'com.android.support:appcompat-v7:21.0.3'
compile 'com.google.android.gms:play-services:7.0.0'
compile 'com.google.android.gms:play-services-ads:7.0.0'
// imported module
compile project(":adjust")
// running mvn package
Expand Down

0 comments on commit a408d7c

Please sign in to comment.