hi, I have migrated my service to another package but now Kotlin code can't access it. Kotlin code for service binding - locationService = (serviceBinder as GNSSLocationService.LocalBinder).service
error is 'Error:(113, 76) Cannot access 'service': it is public/*package*/ for synthetic extension in '<dependencies of app_debug>''