Files
openide/platform/credential-store
Nikolay Chashnikov 401226d2da [platform] fix binary compatibility of CredentialAttributes and Credentials
kotlinc pass `null` as value for DefaultConstructorMarker parameter, so it should be marked as nullable, otherwise code compiled against a previous version will fail with NullPointerException.

GitOrigin-RevId: 09d2580d1b1dbe06e248c83e95eb05439c465f5f
2024-08-16 15:27:45 +00:00
..