Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c4431d48 authored by Vincent Bourgmayer's avatar Vincent Bourgmayer
Browse files

Merge branch '685-bump-ncLib' into 'v1-oreo'

Bump Nextcloud-android library from v10.1 to v12.1

See merge request !187
parents 720ab28e 2cbeea8e
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -78,7 +78,7 @@ android {


dependencies {
    implementation 'com.github.nextcloud:android-library:2.10.1'
    implementation 'com.github.nextcloud:android-library:2.12.1'
    implementation "commons-httpclient:commons-httpclient:3.1@jar"
    implementation fileTree(include: ['*.jar'], dir: 'libs')
    api 'androidx.annotation:annotation:1.3.0'