Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Remove compiler option for experimental unsigned types #17

Merged

Conversation

thunderbiscuit
Copy link
Member

@thunderbiscuit thunderbiscuit commented Mar 1, 2022

Description

This removes the compiler option to use experimental unsigned types, since they are not experimental anymore as of Kotlin 1.5. I have added a line in our readme specifying our use of Kotlin 1.6.10 or above for compilation of the library.

Fixes #11

Checklists

  • I've signed all my commits

@notmandatory notmandatory added this to the 0.5.0 milestone Mar 2, 2022
Copy link
Member

@notmandatory notmandatory left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 74f6d2b

Verified JVM and Android tests pass.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Remove compiler option to suppress warnings for using experimental unsigned types
2 participants