Skip to content

Commit

Permalink
Add support lib
Browse files Browse the repository at this point in the history
  • Loading branch information
wisnukurniawan committed Mar 6, 2019
2 parents 3309694 + 8d3e08e commit 3047910
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file modified .idea/caches/gradle_models.ser
Binary file not shown.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Date Time Range Picker for Android
Date Time Range Picker for Android customize from [android-times-square](https://github.com/square/android-times-square)
==========================

Standalone Android widget for picking a single date from a calendar view.
Expand Down
2 changes: 1 addition & 1 deletion datetimerangepickerandroid/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ android {
}

dependencies {
implementation 'com.android.support:appcompat-v7:28.0.0'
implementation 'com.android.support:support-v4:28.0.0'
}

0 comments on commit 3047910

Please sign in to comment.