05nelsonm / kmp-file

A very simple File API for Kotlin Multiplatform. It gets the job done.
Apache License 2.0
2 stars 0 forks source link

Change `DelicateFileApi` annotation OptIn level to Warning #40

Closed 05nelsonm closed 7 months ago

05nelsonm commented 7 months ago

~It is useless and simply an annoyance. It's either a part of the public API and will not change or it's not...~

Instead of showing an error, this should just be a warning to say "Hey, you should really understand this API to use it"