Reset versionCodeDate
This commit is contained in:
parent
f38c45656e
commit
b22bedd0f2
@ -75,7 +75,7 @@ fun buildTime(): String {
|
||||
}
|
||||
|
||||
fun versionCodeDate(): Int {
|
||||
val df = SimpleDateFormat("yyyyMMdd01")
|
||||
val df = SimpleDateFormat("yyyyMMdd00")
|
||||
return df.format(Date()).toInt()
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user