Closed samtstern closed 6 years ago
I'll be handling this one.
I just started looking at firestore
and I think the process I used for inappmessaging
was probably too simple for the more complex quickstarts.
I think maybe instead of Foo.java
and KotlinFoo.kt
in the same package, I want to make a .java
and a .kt
package at the root of the quickstart and then have identical class names in each subtree.
I understand. I'll do the same for this quickstart.
Or if you come up with something better, feel free to experiment!
See #557