Skip to content
This repository was archived by the owner on Sep 9, 2023. It is now read-only.

Commit d797345

Browse files
chore: regenerate common templates (#38)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/d09eafd6-12d3-438f-b5ed-5775d715bab7/targets - [ ] To automatically regenerate this PR, check this box.
1 parent e481494 commit d797345

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ If you are using Maven, add this to your pom.xml file:
2828

2929
If you are using Gradle, add this to your dependencies
3030
```Groovy
31-
compile 'com.google.analytics:google-analytics-admin:0.1.2'
31+
compile 'com.google.analytics:google-analytics-admin:0.1.1'
3232
```
3333
If you are using SBT, add this to your dependencies
3434
```Scala
35-
libraryDependencies += "com.google.analytics" % "google-analytics-admin" % "0.1.2"
35+
libraryDependencies += "com.google.analytics" % "google-analytics-admin" % "0.1.1"
3636
```
3737
[//]: # ({x-version-update-end})
3838

synth.metadata

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-analytics-admin.git",
7-
"sha": "c280fb4ec596270e7d7ef2927622c73bee95e9cd"
7+
"sha": "e481494e719d9ace7cc18eb3bd76f18066489615"
88
}
99
},
1010
{

0 commit comments

Comments
 (0)