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

Commit b8b4405c authored by vince-bourgmayer's avatar vince-bourgmayer
Browse files

update nc android lib dependency to 1.2.0

parent 620854f2
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@ dependencies {
    androidTestImplementation 'com.android.support.test:rules:1.0.2'
    androidTestImplementation 'com.android.support:support-annotations:27.1.1'
    androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.1'
    api 'com.github.nextcloud:android-library:1.1.0'
    api 'com.github.nextcloud:android-library:1.2.0'
    api 'com.android.support:support-annotations:27.1.1'

}