mirror of
https://github.com/nextcloud/android.git
synced 2024-11-23 05:35:39 +03:00
revert library to master
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
parent
9ff067f846
commit
7050933259
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ configurations {
|
|||
ext {
|
||||
jacocoVersion = "0.8.2"
|
||||
daggerVersion = "2.24"
|
||||
androidLibraryVersion = "plug-custom-impl-into-legacy-logger-SNAPSHOT"
|
||||
androidLibraryVersion = "master-SNAPSHOT"
|
||||
|
||||
travisBuild = System.getenv("TRAVIS") == "true"
|
||||
|
||||
|
|
Loading…
Reference in a new issue