Release version 1.0.3.

This commit is contained in:
IzzelAliz 2020-07-23 11:44:36 +08:00
parent 9455d03948
commit f179b02468

View File

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