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 55e5607 commit 0d1d2c6Copy full SHA for 0d1d2c6
build.gradle
@@ -80,7 +80,7 @@ dependencies {
80
implementation 'com.auth0:java-jwt:4.4.0'
81
implementation 'com.github.ben-manes.caffeine:caffeine:3.1.8'
82
implementation "com.github.therapi:therapi-runtime-javadoc:$therapiVersion" // for javadoc support in springdoc
83
- implementation 'com.google.apis:google-api-services-androidpublisher:v3-rev20240610-2.0.0'
+ implementation 'com.google.apis:google-api-services-androidpublisher:v3-rev20240624-2.0.0'
84
implementation 'com.google.auth:google-auth-library-oauth2-http:1.23.0'
85
implementation 'com.stripe:stripe-java:26.1.0'
86
implementation 'org.apache.commons:commons-text:1.12.0'
0 commit comments