1
0
Fork 0
mirror of https://gitlab.com/kauron/jstudy synced 2024-11-13 07:33:44 +01:00

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

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>