Move UI behavior to uhabits-core

This commit is contained in:
2017-05-26 15:48:18 -04:00
parent df0cf57984
commit fa4944700c
51 changed files with 662 additions and 339 deletions

View File

@@ -12,6 +12,7 @@ dependencies {
testImplementation 'junit:junit:4+'
testImplementation 'org.hamcrest:hamcrest-library:1.4-atlassian-1'
testImplementation 'org.apache.commons:commons-io:1.3.2'
testImplementation 'org.mockito:mockito-core:2.8.9'
testImplementation 'org.json:json:20160810'