Thursday, May 3, 2012

gwt phonegap 1.7 released

Today phonegap 1.7 got released, which contains some important fixes for all GWT Apps.
I have been working very hard behind the scenes to get those issues fixed
The phonegap team was very supportive and helpful and together we were able to get everything worked out.
With this release GWT and Phonegap will play very nicely together.

A new version is now available on google code or from maven central:
<dependency>
      <groupId>com.googlecode.gwtphonegap</groupId>
      <artifactId>gwtphonegap</artifactId>
      <version>1.7.0.0</version>
</dependency>

5 comments: