[2.15.0]miss the vol

This commit is contained in:
zhongchao
2023-04-18 16:49:21 +08:00
parent 687b27b13f
commit ec38e4c6eb

View File

@@ -52,6 +52,7 @@ class HttpDnsStartUp : AndroidStartup<Boolean>() {
private var context: Context? = null
@Volatile
private var gotToken = false
private var httpDnsSimpleLocation by Delegates.observable(getDefaultSimpleLocation()) { _, oldValue, newValue ->