mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
Move some models
This commit is contained in:
@@ -24,6 +24,8 @@ dependencies {
|
|||||||
implementation 'com.google.dagger:dagger:2.11-rc2'
|
implementation 'com.google.dagger:dagger:2.11-rc2'
|
||||||
implementation 'com.android.support:support-annotations:25.3.1'
|
implementation 'com.android.support:support-annotations:25.3.1'
|
||||||
implementation 'com.google.auto.factory:auto-factory:1.0-beta3'
|
implementation 'com.google.auto.factory:auto-factory:1.0-beta3'
|
||||||
|
implementation 'com.google.code.findbugs:jsr305:3.0.2'
|
||||||
|
implementation 'org.apache.commons:commons-lang3:3.5'
|
||||||
}
|
}
|
||||||
|
|
||||||
sourceCompatibility = "1.8"
|
sourceCompatibility = "1.8"
|
||||||
|
|||||||
Reference in New Issue
Block a user