From 20da756257b57e77cac5c3b973bd8a265dad03da Mon Sep 17 00:00:00 2001 From: Matthieu <24-artectrex@users.noreply.shinice.net> Date: Mon, 20 Sep 2021 12:34:01 +0200 Subject: [PATCH] Update licences --- app/licenses.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/licenses.yml b/app/licenses.yml index e206de54..c525c009 100644 --- a/app/licenses.yml +++ b/app/licenses.yml @@ -634,8 +634,8 @@ license: The Apache Software License, Version 2.0 licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt url: https://github.com/square/retrofit -- artifact: com.squareup.retrofit2:adapter-rxjava2:+ - name: adapter-rxjava2 +- artifact: com.squareup.retrofit2:adapter-rxjava3:+ + name: adapter-rxjava3 copyrightHolder: Square, Inc. license: The Apache Software License, Version 2.0 licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt @@ -652,13 +652,13 @@ license: The Apache Software License, Version 2.0 licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt url: https://square.github.io/okhttp/ -- artifact: io.reactivex.rxjava2:rxandroid:+ +- artifact: io.reactivex.rxjava3:rxandroid:+ name: rxandroid copyrightHolder: Netflix, Inc license: The Apache Software License, Version 2.0 licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt url: https://github.com/ReactiveX/RxAndroid -- artifact: io.reactivex.rxjava2:rxjava:+ +- artifact: io.reactivex.rxjava3:rxjava:+ name: rxjava copyrightHolder: Netflix, Inc. license: The Apache Software License, Version 2.0