Create android-pickers module

This commit is contained in:
2017-06-05 16:38:58 -04:00
parent fc4b610d59
commit 217516ad59
54 changed files with 343 additions and 283 deletions

View File

@@ -54,6 +54,7 @@ android {
dependencies {
implementation project(":uhabits-core")
implementation project(":android-base")
implementation project(":android-pickers")
implementation 'com.android.support:appcompat-v7:25.3.1'
implementation 'com.android.support:design:25.3.1'