Skip to content

Commit

Permalink
1. Added Date Picker Fragment for selecting date.
Browse files Browse the repository at this point in the history
2. Updating library version.
  • Loading branch information
amitjangid80 committed Oct 24, 2018
1 parent f99e8b2 commit 4fc7b8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified .idea/caches/build_file_checksums.ser
Binary file not shown.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
defaultConfig {
minSdkVersion 19
targetSdkVersion 28
versionCode 30 // this indicates the number of releases of library
versionName "1.3.2" // this indicates the current version of library
versionCode 32 // this indicates the number of releases of library
versionName "1.3.4" // this indicates the current version of library
}

buildTypes {
Expand Down

0 comments on commit 4fc7b8e

Please sign in to comment.