Skip to content

Commit b36c761

Browse files
Apply suggestions from code review
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent fdd6bf0 commit b36c761

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sdk-platform-java/GEMINI.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## 1. Overview
44

5-
This repository, `sdk-platform-java`, is a monorepo containing the foundational components for building Java client libraries for Google Cloud Platform services. It includes the GAPIC (Generated API Client) generator for Java, the GAX (Google API Extensions) runtime library, and other shared modules.
5+
This directory, sdk-platform-java, contains the foundational components for building Java client libraries for Google Cloud Platform services. It includes the GAPIC (Generated API Client) generator for Java, the GAX (Google API Extensions) runtime library, and other shared modules.
66

77
## 2. Project Structure
88

@@ -34,7 +34,7 @@ The repository is structured into several key modules:
3434

3535
To build and work with this project, you will need to install:
3636

37-
* Java 8+
37+
* Java 11+
3838
* Maven
3939

4040
### 3.2. Building the Project

0 commit comments

Comments
 (0)