Skip to content

Commit

Permalink
Merge pull request clojure#87 in MOB/climate-android from ~RJOSHI/cli…
Browse files Browse the repository at this point in the history
…mate-android:notification-1.1.0 to master

Squashed commit of the following:

commit d3d5560d2ac69150de4d0212a7c8196073de8615
Author: Ram Joshi <rjoshi@climate.com>
Date:   Tue Dec 2 16:07:29 2014 -0800

    Use notifications lib 1.1.0
  • Loading branch information
Kaz Baygan committed Dec 3, 2014
1 parent a153004 commit e692261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ClimateGrowersProject/ClimateGrowersApp/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ dependencies {
compile fileTree(dir: 'libs', exclude: 'espresso-1.1-bundled.jar', include: '*.jar')
compile 'org.apache.httpcomponents:httpclient-android:4.3.3'
compile 'org.lucasr.twowayview:twowayview:0.1.4'
compile 'com.climate.android.notificationlib:notifications-android:1.0.4@aar'
compile 'com.climate.android.notificationlib:notifications-android:1.1.0@aar'
compile 'de.greenrobot:eventbus:2.2.1'
compile 'com.google.code.gson:gson:2.3'
compile 'com.squareup.retrofit:retrofit:1.6.1'
Expand Down

0 comments on commit e692261

Please sign in to comment.