mirror of
https://github.com/MatsuriDayo/NekoBoxForAndroid.git
synced 2025-12-19 22:50:05 +08:00
1.1.1
This commit is contained in:
parent
a868ae948b
commit
0b0c6577b5
@ -8,7 +8,7 @@ import (
|
|||||||
var outdated string
|
var outdated string
|
||||||
|
|
||||||
func GetBuildTime() int64 {
|
func GetBuildTime() int64 {
|
||||||
buildDate := 20230521
|
buildDate := 20230526
|
||||||
buildTime, _ := time.Parse("20060102", strconv.Itoa(buildDate))
|
buildTime, _ := time.Parse("20060102", strconv.Itoa(buildDate))
|
||||||
return buildTime.Unix()
|
return buildTime.Unix()
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,3 +1,3 @@
|
|||||||
PACKAGE_NAME=moe.nb4a
|
PACKAGE_NAME=moe.nb4a
|
||||||
VERSION_NAME=1.0.5
|
VERSION_NAME=1.1.1
|
||||||
VERSION_CODE=15
|
VERSION_CODE=16
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user