automatic migration

This commit is contained in:
olegivo
2020-01-04 17:00:17 +03:00
parent 895d66b663
commit 9ac1ae9915
189 changed files with 329 additions and 313 deletions

View File

@@ -10,7 +10,7 @@ dependencies {
compileOnly "com.google.auto.factory:auto-factory:$AUTO_FACTORY_VERSION"
compileOnly "com.google.dagger:dagger:$DAGGER_VERSION"
implementation "com.android.support:support-annotations:$SUPPORT_LIBRARY_VERSION"
implementation 'androidx.annotation:annotation:1.0.0'
implementation 'com.google.code.findbugs:jsr305:3.0.2'
implementation 'org.apache.commons:commons-lang3:3.5'
implementation 'com.google.code.gson:gson:2.8.5'