Android studio 3.3 just released yesterday has new items in the Build Variants tab and I cannot figure out which one is recommended for release.
I need this info to be able to create SHA1 with the right variant for auth library yet I cannot find it anywhere in the docs yet.
Extra info: I have D8 and R8 enabled so is it also still necessary to include minifyEnabled or proguard location in those build variants
