Skip to content

Commit 5a51869

Browse files
authored
---
yaml --- r: 9091 b: refs/heads/master c: c20d921 h: refs/heads/master i: 9089: fd5f8e4 9087: 0faa9fc
1 parent 6aada5a commit 5a51869

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: cc6548de9ac260950abb4a052ec36ca16dd6feee
2+
refs/heads/master: c20d921f91d9224696cea01ffc3ddb508d23269d
33
refs/heads/travis: 47e4fee4fd5af9b2a8ce46f23c72ec95f9b195b2
44
refs/heads/gh-pages: 8e9b065ba06cd7a4af306aaea1010aade81670e0
55
refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444

trunk/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ libraryDependencies += "com.google.cloud" % "google-cloud" % "0.33.0-alpha"
7272
It also works just as well to declare a dependency only on the specific clients that you need. See the README of
7373
each client for instructions.
7474

75-
These client librareis can be used on App Engine standard Java 8 runtime, App Engine flexible (including the Compat runtime), but not on the App Engine standard Java 7 runtime.
75+
These client libraries can be used on App Engine standard for Java 8 runtime, App Engine flexible (including the Compat runtime). Most of the libraries do not work on the App Engine standard for Java 7 runtime, however, Datastore, Storage, and Bigquery should work.
7676

7777
If you are running into problems with version conflicts, see [Version Management](#version-management).
7878

0 commit comments

Comments
 (0)