Skip to content

Commit

Permalink
bumped library version
Browse files Browse the repository at this point in the history
  • Loading branch information
jd-alexander committed Jan 7, 2016
1 parent 7dfd87b commit 7559be4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ apply plugin: "com.jfrog.bintray"

dependencies {
compile fileTree(dir: 'libs', include: '*.jar')
compile 'com.google.android.gms:play-services-maps:7.5.0'
compile 'com.google.android.gms:play-services-maps:8.4.0'
}
// This is the library version used when deploying the artifact
version = "1.0.8"
version = "1.0.9"

android {
compileSdkVersion 22
Expand Down

0 comments on commit 7559be4

Please sign in to comment.