Skip to content

Commit

Permalink
Merge pull request #123 in MOB/climate-android from ~KBAYGAN/climate-…
Browse files Browse the repository at this point in the history
…android:release_fieldcard to master

Squashed commit of the following:

commit 243f572e3ed262e63f668312a68dbaa2560f0ba1
Author: Kaz Baygan <kazb@baygan.com>
Date:   Thu Feb 19 11:03:32 2015 -0800

    Changed version number for NotificationLib to 1.3.10
  • Loading branch information
Kaz Baygan committed Feb 19, 2015
1 parent 589b11d commit 6ed77c5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Expand Up @@ -95,9 +95,9 @@
<orderEntry type="library" exported="" name="httpclient-android-4.3.3" level="project" />
<orderEntry type="library" exported="" name="okio-1.0.0" level="project" />
<orderEntry type="library" exported="" name="library-0.9.9" level="project" />
<orderEntry type="library" exported="" name="notificationlib-1" level="project" />
<orderEntry type="library" exported="" name="lolay-investigo-10" level="project" />
<orderEntry type="library" exported="" name="eventbus-2.4.0" level="project" />
<orderEntry type="library" exported="" name="notifications-android-1.3.10" level="project" />
<orderEntry type="library" exported="" name="httpclientandroidlib-1.2.1" level="project" />
<orderEntry type="library" exported="" name="lolay-strands-2" level="project" />
<orderEntry type="library" exported="" name="commons-lang-2.6" level="project" />
Expand Down
4 changes: 2 additions & 2 deletions ClimateGrowersProject/ClimateGrowersApp/build.gradle
Expand Up @@ -196,8 +196,8 @@ 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.3.9@aar'
compile 'com.climate:notificationlib:1@aar'
compile 'com.climate.android.notificationlib:notifications-android:1.3.10@aar'
//compile 'com.climate:notificationlib:1@aar'
compile 'de.greenrobot:eventbus:2.4.0'
compile 'com.google.code.gson:gson:2.3'
compile 'com.squareup.retrofit:retrofit:1.6.1'
Expand Down

0 comments on commit 6ed77c5

Please sign in to comment.