Skip to content

Commit

Permalink
enable nested checking
Browse files Browse the repository at this point in the history
  • Loading branch information
Karim Abdo committed May 17, 2018
1 parent cfcea16 commit 89ddc16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion smart-form/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies {
implementation 'com.android.support:design:27.1.1'
implementation 'com.android.support:support-v4:27.1.1'
implementation 'com.pawegio.kandroid:kandroid:0.8.3@aar'
implementation 'com.android.support.constraint:constraint-layout:1.1.0'
implementation 'com.android.support.constraint:constraint-layout:1.0.2'
implementation 'com.hbb20:ccp:2.1.0'
compile 'com.github.drawers:SpinnerDatePicker:1.0.2'

Expand Down

0 comments on commit 89ddc16

Please sign in to comment.