For those impatient (like me), you can manually update to V19. This is short overview how to do it under windows:
You need proper USB drivers (search for google usb drivers, or mediatek 1.0.8 drivers)
You need sp flash tool from
here, as an alternative you can use fastboot method, but I prefer Sp flash tool. Sp flash tool provided by PC for Gemini will not work, it is too old.
You need full images for flashing from thread
hereYou need scatter file from same thread
hereImportant: do not use any other scatter file, but the one from this link.
You have to manually tell to sp flash tool where are the images located, especially boot (depends if you want original or rooted one, but rooting requires additional steps before you can flash rooted image)
The setting of Sp flash tool I used is attached as a screenshot to this topic. (as I see it now, I am not sure about lk.img, I think I did not flash it. I think it is kernel and that's surely still the same)
If you ever updated Gemini before, the procedure is in fact the same apart telling SP flash tool which images to use, if you are not failiar with it and you don't know how to use SP flash tool, please study related support page about Gemini flashing
hereAs a precaution you may also want to do some backups, at least NVRAM, for the proper address range you can look in the scatter file. What I did, I simply used readout function of SP flash tool for range from 0x0 to 0x11B000000 (this is where the CACHE partition starts, so this covers all "system" partitions, but no user data)
That's it.
Edit: corrected the screenshot of SP flash tool