Skip to content

Commit

Permalink
Merge pull request #389 in MOB/climate-android from ~WILL.BENDICK/cli…
Browse files Browse the repository at this point in the history
…mate-android:boundarybug to master

Squashed commit of the following:

commit 44808bc94dcea3faf0376e7e51f424d8e9cde5b9
Author: Will Bendick <will.bendick@climate.com>
Date:   Tue Jul 7 16:04:08 2015 -0700

    pulls in latest homstead library to fix boundary drawing bug
  • Loading branch information
William Bendick committed Jul 7, 2015
1 parent cd37e07 commit 4b20755
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ClimateGrowersProject/ClimateGrowersApp/build.gradle
Expand Up @@ -241,9 +241,9 @@ dependencies {
compile 'com.android.support:appcompat-v7:21.0.3'
compile 'org.json:org.json:chargebee-1.0'
compile 'org.wololo:jts2geojson:0.5.0'
compile 'com.climate.homestead:homestead-android:27'
compile 'com.climate.homestead:mfs-android:27'
compile 'com.climate.moriarty:moriarty-android:27'
compile 'com.climate.homestead:homestead-android:28'
compile 'com.climate.homestead:mfs-android:28'
compile 'com.climate.moriarty:moriarty-android:28'
}

spoon {
Expand Down

0 comments on commit 4b20755

Please sign in to comment.