mirror of
https://gitlab.com/mangadex-pub/mangadex_at_home.git
synced 2024-11-16 16:12:32 +01:00
Update Constants.kt
This commit is contained in:
parent
82b8f3ca76
commit
77b2bdd8b1
@ -21,7 +21,7 @@ package mdnet
|
||||
import java.time.Duration
|
||||
|
||||
object Constants {
|
||||
const val CLIENT_BUILD = 20
|
||||
const val CLIENT_BUILD = 21
|
||||
|
||||
@JvmField val MAX_AGE_CACHE: Duration = Duration.ofDays(14)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user