File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616 <app .deploy.project>libphonenumber-hrd</app .deploy.project>
1717 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1818 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
19- <maven .compiler.source>11 </maven .compiler.source>
20- <maven .compiler.target>11 </maven .compiler.target>
19+ <maven .compiler.source>17 </maven .compiler.source>
20+ <maven .compiler.target>17 </maven .compiler.target>
2121 <maven .compiler.showDeprecation>true</maven .compiler.showDeprecation>
2222 <archiveClasses >true</archiveClasses >
2323 <soy .root>${project.basedir} /src/main/resources/com/google/phonenumbers/demo</soy .root>
Original file line number Diff line number Diff line change 22<appengine-web-app xmlns =" http://appengine.google.com/ns/1.0" >
33 <application >libphonenumber-hrd</application >
44 <version >1</version >
5- <runtime >java11 </runtime >
5+ <runtime >java17 </runtime >
66 <threadsafe >true</threadsafe >
77
88 <!-- Configure java.util.logging -->
You can’t perform that action at this time.
0 commit comments