Skip to content

Commit

Permalink
chore: regenerate playcustomapp client (#18663)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-code-bot authored Oct 29, 2023
1 parent aca7538 commit 8e8bda0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions clients/google-api-services-playcustomapp/v1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-playcustomapp</artifactId>
<version>v1-rev20211022-1.32.1</version>
<version>v1-rev20211022-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
compile 'com.google.apis:google-api-services-playcustomapp:v1-rev20211022-1.32.1'
implementation 'com.google.apis:google-api-services-playcustomapp:v1-rev20211022-2.0.0'
}
```

Expand Down

0 comments on commit 8e8bda0

Please sign in to comment.