Make DEBUG a JvmField
This commit is contained in:
@@ -291,6 +291,7 @@ class RootServer @JvmOverloads constructor(private val warnLogger: (String) -> U
|
|||||||
/**
|
/**
|
||||||
* If set to true, debug information will be printed to logcat.
|
* If set to true, debug information will be printed to logcat.
|
||||||
*/
|
*/
|
||||||
|
@JvmField
|
||||||
@JvmStatic
|
@JvmStatic
|
||||||
var DEBUG = false
|
var DEBUG = false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user