Changed jfoenix version

This commit is contained in:
Carlos Galindo 2018-01-02 15:28:17 +01:00
parent febecbea8e
commit 33385ea471
Signed by: kauron
GPG Key ID: 83E68706DEE119A3
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
<dependency>
<groupId>com.jfoenix</groupId>
<artifactId>jfoenix</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>1.10.0</version>
</dependency>
</dependencies>
<build>