updated dependency

This commit is contained in:
nuclearfog 2020-05-08 14:56:24 +02:00
parent 3dff70d4b1
commit 7126042490
No known key found for this signature in database
GPG Key ID: ED35E22099354A64

View File

@ -45,5 +45,5 @@ dependencies {
implementation 'com.github.QuadFlask:colorpicker:0.0.13'
implementation 'com.github.nuclearfog:ZoomView:1.0.2'
implementation 'com.github.nuclearfog:Tagger:2.2'
implementation 'com.github.nuclearfog:LinkAndScrollMovement:1.1'
implementation 'com.github.nuclearfog:LinkAndScrollMovement:1.2'
}