Create module uhabits-core

This commit is contained in:
2017-05-25 08:16:55 -04:00
parent c20ca3921f
commit f18ac9db48
10 changed files with 57 additions and 1 deletions

View File

@@ -53,6 +53,8 @@ android {
dependencies {
implementation project(":uhabits-core")
implementation 'com.android.support:appcompat-v7:25.3.1'
implementation 'com.android.support:design:25.3.1'
implementation 'com.android.support:preference-v14:25.3.1'