mirror of
https://gitlab.com/mangadex-pub/mangadex_at_home.git
synced 2024-11-17 00:22:32 +01:00
Bump version
This commit is contained in:
parent
36ca9347f8
commit
a8ee77c262
@ -21,7 +21,7 @@ package mdnet.base
|
||||
import java.time.Duration
|
||||
|
||||
object Constants {
|
||||
const val CLIENT_BUILD = 14
|
||||
const val CLIENT_BUILD = 15
|
||||
val MAX_AGE_CACHE: Duration = Duration.ofDays(14)
|
||||
|
||||
const val MAX_READ_TIME_SECONDS = 300
|
||||
|
Loading…
Reference in New Issue
Block a user