mirror of
https://github.com/MatsuriDayo/NekoBoxForAndroid.git
synced 2025-12-18 22:20:06 +08:00
1.2.0
This commit is contained in:
parent
a158ab1600
commit
cb5221edbc
@ -8,7 +8,7 @@ import (
|
||||
var outdated string
|
||||
|
||||
func GetBuildTime() int64 {
|
||||
buildDate := 20230726
|
||||
buildDate := 20230809
|
||||
buildTime, _ := time.Parse("20060102", strconv.Itoa(buildDate))
|
||||
return buildTime.Unix()
|
||||
}
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
PACKAGE_NAME=moe.nb4a
|
||||
VERSION_NAME=1.1.8
|
||||
VERSION_NAME=1.2.0
|
||||
VERSION_CODE=24
|
||||
|
||||
Loading…
Reference in New Issue
Block a user