blob: 218a3d67eb6175559f644fae2542e0d46e144125 [file] [log] [blame]
// Baseline format: 1.0
GetterSetterNames: field ChangesResponse.changesTokenExpired:
Invalid name for boolean property `changesTokenExpired`. Should start with one of `has`, `can`, `should`, `is`.
MissingJvmstatic: androidx.health.connect.client.HealthConnectClient#ACTION_HEALTH_CONNECT_SETTINGS:
Companion object constants like ACTION_HEALTH_CONNECT_SETTINGS should be using @JvmField, not @JvmStatic; see https://developer.android.com/kotlin/interop#companion_constants