rsgowman
rsgowman
The problem *might* be that try-with-resources and https://developer.android.com/reference/java/lang/AutoCloseable requires API level 19, whereas Firestore currently requires a minSdk of 14. @creativecreatorormaybenot, what's your app's minSdk setting? Regardless, I'll see about...
> The problem might be that try-with-resources As discussed on #741, this is likely not the problem. :(
There's still one comment left to be addressed? (Mind you, upstream hasn't addressed it yet either; I haven't been pushing on it since we don't have the launch approval finalized....