Hello Devs
I have created a submodule inside chromium forked code, now i have built the folder structure like (third_party/surf/android/main) , inside it i am trying to write the code in kotlin but it is resulting in multiple errors.
Is kotlin is supported inside chroium?
I can make my chroium browser with writing the code in kotlin ?
How Brave and other chromium based browsers embedd their submodule and write there code inside the chromium/src ?
Thank You