File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -54,5 +54,5 @@ dependencies {
5454 implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version "
5555 testImplementation ' junit:junit:4.13'
5656 implementation ' androidx.appcompat:appcompat:1.6.1'
57- implementation ' ch.freshbits.pathshare.sdk:pathshare-sdk:2.3.4 '
57+ implementation ' ch.freshbits.pathshare.sdk:pathshare-sdk:2.3.5 '
5858}
Original file line number Diff line number Diff line change @@ -50,5 +50,5 @@ dependencies {
5050 implementation fileTree(dir : ' libs' , include : [' *.jar' ])
5151 testImplementation ' junit:junit:4.13'
5252 implementation ' androidx.appcompat:appcompat:1.6.1'
53- implementation ' ch.freshbits.pathshare.sdk:pathshare-sdk:2.3.4 '
53+ implementation ' ch.freshbits.pathshare.sdk:pathshare-sdk:2.3.5 '
5454}
You can’t perform that action at this time.
0 commit comments