How would I translate those to implementation
or api
?
Fx. what should I replace those with?
compile project(':jabraServiceApi')
compile files('libs/samsung-digital-health-healthdata-1.2.1.jar')
Maybe compile project
and compile files
are still supported and should stay as they are?