Release 1.0.4

This commit is contained in:
IzzelAliz 2020-08-08 18:13:14 +08:00
parent 9d2c2d1a01
commit f8678f4dfe

View File

@ -3,7 +3,7 @@ import java.nio.file.attribute.BasicFileAttributes
allprojects {
group 'io.izzel.arclight'
version '1.0.4-SNAPSHOT'
version '1.0.4'
ext {
agpVersion = '1.8'