Skip to content

Commit f1b003f

Browse files
change: Deprecated support for Java 7 (#682)
RELEASE NOTE: Deprecated support for Java 7. Developers are advised to use Java 8 or higher when deploying the Admin SDK. Java 7 support will be dropped in the next major version.
1 parent d55d05e commit f1b003f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,9 @@ requests, code review feedback, and also pull requests.
4646

4747
## Supported Java Versions
4848

49-
We support Java 7 and higher. Firebase Admin Java SDK also runs on [Google App
49+
We currently support Java 7 and higher. However, Java 7 support is deprecated.
50+
We strongly encourage you to use Java 8 or higher as we will drop support for
51+
Java 7 in the next major version. Firebase Admin Java SDK also runs on [Google App
5052
Engine](https://cloud.google.com/appengine/).
5153

5254

0 commit comments

Comments
 (0)