Skip to content

Commit

Permalink
commons-net bump to 3.11.0 and appcompat to 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
courville committed Jun 5, 2024
1 parent efe3854 commit a422e03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -105,13 +105,13 @@ dependencies {
api 'eu.agno3.jcifs:jcifs-ng:2.1.10'
api 'com.github.mwiede:jsch:0.2.17'
// desugar is needed no avoid commons-net java.time.Duration ClassNotFoundException after 3.8.0
implementation 'commons-net:commons-net:3.10.0'
implementation 'commons-net:commons-net:3.11.0'
implementation 'com.jakewharton.threetenabp:threetenabp:1.4.7'
implementation 'com.github.nova-video-player:sardine-android:0.0.3'
implementation 'com.hierynomus:smbj:0.13.0'
implementation 'com.hierynomus:sshj:0.38.0'
implementation 'oro:oro:2.0.8'
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'androidx.appcompat:appcompat:1.7.0'
implementation 'androidx.preference:preference:1.2.1'
implementation 'org.slf4j:slf4j-api:2.0.13'
implementation 'com.github.tony19:logback-android:3.0.0'
Expand Down

0 comments on commit a422e03

Please sign in to comment.