mirror of
https://github.com/Eyre-S/Coeur-Morny-Cono.git
synced 2024-12-05 01:16:51 +08:00
版本信息与编译信息添加时间戳记录
This commit is contained in:
parent
ad3b8b38f3
commit
ac6a5ef945
@ -4,6 +4,6 @@ package cc.sukazyo.cono.morny;
|
|||||||
* the final field that will be updated by gradle automatically.
|
* the final field that will be updated by gradle automatically.
|
||||||
*/
|
*/
|
||||||
public class GradleProjectConfigures {
|
public class GradleProjectConfigures {
|
||||||
public static final String VERSION = "0.3.4.2";
|
public static final String VERSION = "0.3.4.3";
|
||||||
public static final long COMPILE_TIMESTAMP = 1638848971137L;
|
public static final long COMPILE_TIMESTAMP = 1638871584208L;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user