mirror of
https://github.com/zxing/zxing.git
synced 2025-02-02 05:41:08 -08:00
Update gwt, android plugin
This commit is contained in:
parent
261e829ba5
commit
e0495aafd3
2
pom.xml
2
pom.xml
|
@ -326,7 +326,7 @@
|
|||
<plugin>
|
||||
<groupId>com.jayway.maven.plugins.android.generation2</groupId>
|
||||
<artifactId>android-maven-plugin</artifactId>
|
||||
<version>4.0.0-rc.1</version>
|
||||
<version>4.0.0-rc.2</version>
|
||||
<extensions>true</extensions>
|
||||
<executions>
|
||||
<execution>
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
</parent>
|
||||
|
||||
<properties>
|
||||
<gwt.version>2.7.0-beta1</gwt.version>
|
||||
<gwt.version>2.7.0-rc1</gwt.version>
|
||||
</properties>
|
||||
|
||||
<build>
|
||||
|
|
Loading…
Reference in a new issue