Skip to content

Commit

Permalink
Updated library version to 1.3.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
muraee committed Jan 15, 2018
1 parent c3e9ec7 commit 6fcd7ad
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ repositories {
}
dependencies {
compile 'devs.mulham.horizontalcalendar:horizontalcalendar:1.3.0'
compile 'devs.mulham.horizontalcalendar:horizontalcalendar:1.3.2'
}
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
import devs.mulham.horizontalcalendar.model.CalendarEvent;
import devs.mulham.horizontalcalendar.utils.CalendarEventsPredicate;
import devs.mulham.horizontalcalendar.utils.HorizontalCalendarListener;
import devs.mulham.horizontalcalendar.utils.Utils;

public class MainActivity extends AppCompatActivity {

Expand Down

0 comments on commit 6fcd7ad

Please sign in to comment.