Merge branch '1.5.x'

This commit is contained in:
Phillip Webb
2017-01-04 23:52:40 -08:00
23 changed files with 450 additions and 284 deletions

View File

@@ -20,8 +20,8 @@
<dependencies>
<!-- Compile (should stick to the bare minimum) -->
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<groupId>com.vaadin.external.google</groupId>
<artifactId>android-json</artifactId>
</dependency>
</dependencies>
</project>