Is it safe to set the kotlin compile target to 1.8 if min version is 24?
e
Is it safe to set the kotlin compile target to 1.8 if min version is 24?
g
Should be fine. API level 24 supports Java 8