This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
libphonenumber
mirror of
https://github.com/google/libphonenumber
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
254
Wiki
Activity
Browse Source
update Google App Engine version to 1.9.32 (latest as of 2016-02-02)
pull/968/head
David Yonge-Mallo
10 years ago
parent
ca880b97a0
commit
edf20a3bb8
4 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
java/demo/pom.xml
BIN
tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar
+1
-1
tools/java/data/pom.xml
BIN
tools/java/java-build/target/java-build-1.0-SNAPSHOT-jar-with-dependencies.jar
+ 1
- 1
java/demo/pom.xml
View File
@ -11,7 +11,7 @@
<version
>
7.2.5-SNAPSHOT
</version>
<properties
>
<gae.version
>
1.
5.4
</gae.version>
<gae.version
>
1.
9.32
</gae.version>
</properties>
<repositories
>
BIN
tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar
View File
+ 1
- 1
tools/java/data/pom.xml
View File
@ -13,7 +13,7 @@
<name
>
Libphonenumber Data tools
</name>
<properties
>
<gae.version
>
1.
5.4
</gae.version>
<gae.version
>
1.
9.32
</gae.version>
</properties>
<repositories
>
BIN
tools/java/java-build/target/java-build-1.0-SNAPSHOT-jar-with-dependencies.jar
View File
Write
Preview
Loading…
Cancel
Save