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 22, 2024
1 parent e791d9d commit 2e23640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ dependencies {
kapt "com.google.dagger:hilt-compiler:2.42"
kapt 'androidx.hilt:hilt-compiler:1.0.0'

implementation 'com.github.kirich1409:viewbindingpropertydelegate-noreflection:1.5.6'
implementation 'com.github.kirich1409:viewbindingpropertydelegate-noreflection:1.5.9'

implementation 'com.google.code.gson:gson:2.10.1'

Expand Down

0 comments on commit 2e23640

Please sign in to comment.