Skip to content

Commit

Permalink
Update dependency com.airbnb.android:epoxy-processor to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 5, 2024
1 parent b982967 commit 569c447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample-epoxy/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies {

implementation "com.airbnb.android:epoxy:4.1.0"
// Add the annotation processor if you are using Epoxy's annotations (recommended)
kapt "com.airbnb.android:epoxy-processor:4.2.0"
kapt "com.airbnb.android:epoxy-processor:5.1.4"

androidTestImplementation "androidx.test:runner:1.5.0"
androidTestImplementation "androidx.test:rules:1.5.0"
Expand Down

0 comments on commit 569c447

Please sign in to comment.