Skip to content

Commit

Permalink
Update ElementHistoryDialog dependency
Browse files Browse the repository at this point in the history
Fixes #2653
  • Loading branch information
simonpoole committed Sep 6, 2024
1 parent f49976f commit 130da42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -651,7 +651,7 @@ dependencies {
implementation 'com.davemorrissey.labs:subsampling-scale-image-view:3.10.0'
implementation 'io.michaelrocks:libphonenumber-android:8.12.39'
implementation 'io.noties.markwon:core:4.6.2'
implementation 'com.github.zedlabs:ElementHistoryDialog:1.0.8'
implementation 'com.github.zedlabs:ElementHistoryDialog:1.0.9'
implementation 'com.caverock:androidsvg-aar:1.4'
implementation 'com.github.kix2902:CompassView:master-SNAPSHOT'

Expand Down

0 comments on commit 130da42

Please sign in to comment.