diff --git a/build.gradle b/build.gradle index 05a3cc12..386f17da 100644 --- a/build.gradle +++ b/build.gradle @@ -2,13 +2,13 @@ apply from: 'buildsystem/dependencies.gradle' apply plugin: "com.vanniktech.android.junit.jacoco" buildscript { - ext.kotlin_version = '1.6.0' + ext.kotlin_version = '1.6.10' repositories { mavenCentral() google() } dependencies { - classpath 'com.android.tools.build:gradle:7.0.3' + classpath 'com.android.tools.build:gradle:7.0.4' classpath 'org.greenrobot:greendao-gradle-plugin:3.3.0' classpath 'com.vanniktech:gradle-android-junit-jacoco-plugin:0.16.0' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" diff --git a/buildsystem/dependencies.gradle b/buildsystem/dependencies.gradle index 3375dcb9..a2915e48 100644 --- a/buildsystem/dependencies.gradle +++ b/buildsystem/dependencies.gradle @@ -29,7 +29,7 @@ ext { rxAndroidVersion = '2.1.1' rxBindingVersion = '2.2.0' - daggerVersion = '2.40.2' + daggerVersion = '2.40.5' gsonVersion = '2.8.9' @@ -52,20 +52,20 @@ ext { // cloud provider libs cryptolibVersion = '2.0.2' - dropboxVersion = '5.0.0' + dropboxVersion = '5.1.1' googleApiServicesVersion = 'v3-rev20210919-1.32.1' googlePlayServicesVersion = '19.2.0' - googleClientVersion = '1.32.1' // keep in sync with https://github.com/SailReal/google-http-java-client + googleClientVersion = '1.33.0' // keep in sync with https://github.com/SailReal/google-http-java-client /* update using https://github.com/SailReal/google-http-java-client with `mvn clean install`, copying `google-http-client-*.jar` and `google-http-client-android-*.jar` into the lib folder of this project */ - trackingFreeGoogleCLientVersion = '1.40.1' + trackingFreeGoogleCLientVersion = '1.41.1' msgraphVersion = '2.10.0' - minIoVersion = '8.3.3' + minIoVersion = '8.3.5' staxVersion = '1.2.0' // needed for minIO commonsCodecVersion = '1.15' @@ -76,7 +76,7 @@ ext { jUnitVersion = '5.8.2' assertJVersion = '1.7.1' - mockitoVersion = '4.1.0' + mockitoVersion = '4.2.0' mockitoKotlinVersion = '4.0.0' hamcrestVersion = '1.3' dexmakerVersion = '1.0' diff --git a/lib/google-http-client-1.40.1.jar b/lib/google-http-client-1.40.1.jar deleted file mode 100644 index 175ee6fc..00000000 Binary files a/lib/google-http-client-1.40.1.jar and /dev/null differ diff --git a/lib/google-http-client-1.41.1.jar b/lib/google-http-client-1.41.1.jar new file mode 100644 index 00000000..6c7e3d70 Binary files /dev/null and b/lib/google-http-client-1.41.1.jar differ diff --git a/lib/google-http-client-android-1.40.1.jar b/lib/google-http-client-android-1.40.1.jar deleted file mode 100644 index 5ce9a8e1..00000000 Binary files a/lib/google-http-client-android-1.40.1.jar and /dev/null differ diff --git a/lib/google-http-client-android-1.41.1.jar b/lib/google-http-client-android-1.41.1.jar new file mode 100644 index 00000000..c7cf44b8 Binary files /dev/null and b/lib/google-http-client-android-1.41.1.jar differ diff --git a/lib/msa-auth-for-android b/lib/msa-auth-for-android index 3b48a497..e930a736 160000 --- a/lib/msa-auth-for-android +++ b/lib/msa-auth-for-android @@ -1 +1 @@ -Subproject commit 3b48a4973fddaec258edfb702fc242261d81cd1c +Subproject commit e930a73612d0eee17710f5a9460c9a943efb090f diff --git a/lib/pcloud-sdk-java b/lib/pcloud-sdk-java index b2db8926..c9615593 160000 --- a/lib/pcloud-sdk-java +++ b/lib/pcloud-sdk-java @@ -1 +1 @@ -Subproject commit b2db89269e8e4059a7415e0364e427e71682700d +Subproject commit c961559344afe200a576b2ec5288a95c06876a4d