mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-27 06:29:54 +00:00
Upgrade ktlint and add twitter compose rules.
This commit is contained in:
committed by
Greyson Parrelli
parent
52e9b31554
commit
605289aca4
@@ -65,6 +65,7 @@ class QrProcessor {
|
||||
|
||||
companion object {
|
||||
private val TAG = Log.tag(QrProcessor::class.java)
|
||||
|
||||
/** For debugging only */
|
||||
var listener: ((LuminanceSource) -> Unit)? = null
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user