Update dependencies
This commit is contained in:
parent
72d8a2380d
commit
6a0a004316
@ -42,7 +42,7 @@ ext {
|
||||
rxAndroidVersion = '2.1.1'
|
||||
rxBindingVersion = '2.2.0'
|
||||
|
||||
daggerVersion = '2.41'
|
||||
daggerVersion = '2.42'
|
||||
|
||||
gsonVersion = '2.9.0'
|
||||
|
||||
@ -69,12 +69,12 @@ ext {
|
||||
|
||||
googleApiServicesVersion = 'v3-rev20220110-1.32.1'
|
||||
googlePlayServicesVersion = '19.2.0'
|
||||
googleClientVersion = '1.34.0' // keep in sync with https://github.com/SailReal/google-http-java-client
|
||||
googleClientVersion = '1.34.1' // 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.41.7'
|
||||
trackingFreeGoogleCLientVersion = '1.41.8'
|
||||
|
||||
msgraphVersion = '5.23.0'
|
||||
msgraphAuthVersion = '3.0.2'
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user