Fix build of generic variant

pull/1823/head
Unpublished 2 years ago
parent d5ccc1aa8f
commit 5e9d97e06f

@ -10,4 +10,6 @@ class Firebase @Inject constructor() {
fun updateRemoteConfig() {}
fun logEvent(event: Int, vararg params: Pair<Int, Any>) {}
val subscribeCooldown = false
}
Loading…
Cancel
Save