mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 01:08:50 -06:00
update butterknife (10.2.1) for support jetifier
This commit is contained in:
@@ -91,7 +91,7 @@ dependencies {
|
|||||||
compileOnly "javax.annotation:jsr250-api:1.0"
|
compileOnly "javax.annotation:jsr250-api:1.0"
|
||||||
compileOnly "com.google.auto.factory:auto-factory:$AUTO_FACTORY_VERSION"
|
compileOnly "com.google.auto.factory:auto-factory:$AUTO_FACTORY_VERSION"
|
||||||
kapt "com.google.dagger:dagger-compiler:$DAGGER_VERSION"
|
kapt "com.google.dagger:dagger-compiler:$DAGGER_VERSION"
|
||||||
kapt "com.jakewharton:butterknife-compiler:9.0.0"
|
kapt "com.jakewharton:butterknife-compiler:10.2.1"
|
||||||
annotationProcessor "com.google.auto.factory:auto-factory:$AUTO_FACTORY_VERSION"
|
annotationProcessor "com.google.auto.factory:auto-factory:$AUTO_FACTORY_VERSION"
|
||||||
|
|
||||||
androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.1.0'
|
androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.1.0'
|
||||||
|
|||||||
Reference in New Issue
Block a user