UnevenSoftware / LeafPic

LeafPic is a fluid, material-designed alternative gallery, it also is ad-free and open source under GPLv3 license. It doesn't miss any of the main features of a stock gallery, and we also have plans to add more useful features.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libs version change

gspeiliu opened this issue · comments

I checked the configuration of implementation and found that the change of the version of one lib was not consistent. Could you please tell me why?
The specific implementation: implementation 'com.github.HoraApps:Liz:-SNAPSHOT'

Version change trace is -SNAPSHOT -> 0.5.4 -> -SNAPSHOT
Why does the version change in this trace?
Thanks