Skip to content

Commit

Permalink
Bump com.github.kirich1409:viewbindingpropertydelegate-noreflection
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
1 parent d2d4d0c commit da2c3e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dependencies {
implementation("com.mikepenz:fastadapter-extensions-binding:5.6.0")
implementation("com.mikepenz:fastadapter-extensions-diff:5.7.0")

implementation("com.github.kirich1409:viewbindingpropertydelegate-noreflection:1.5.8")
implementation("com.github.kirich1409:viewbindingpropertydelegate-noreflection:1.5.9")

implementation("androidx.fragment:fragment-ktx:1.6.1")
implementation("com.github.skydoves:balloon:1.4.8")
Expand Down

0 comments on commit da2c3e7

Please sign in to comment.