Vishal Thakkar
Results
2
comments of
Vishal Thakkar
android { .. compileOptions { sourceCompatibility 1.8 targetCompatibility 1.8 } } add above lines in app level build gradle in android part.
Yes, Please add support for null safety :)