We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8718e29 commit db933e0Copy full SHA for db933e0
gmail/snippets/build.gradle
@@ -6,7 +6,7 @@ repositories {
6
7
dependencies {
8
implementation 'com.google.auth:google-auth-library-oauth2-http:1.11.0'
9
- implementation 'com.google.apis:google-api-services-gmail:v1-rev20220404-2.0.0'
+ implementation 'com.google.apis:google-api-services-gmail:v1-rev20230123-2.0.0'
10
implementation 'javax.mail:mail:1.4.7'
11
implementation 'org.apache.commons:commons-csv:1.9.0'
12
testImplementation 'junit:junit:4.13.2'
0 commit comments