Automattic / simplenote-android

Simplenote for Android
https://simplenote.com
GNU General Public License v2.0
1.75k stars 299 forks source link

Update kotlin syntax #1626

Closed roundhill closed 5 months ago

roundhill commented 5 months ago

This PR updates the kotlin syntax to support v1.8. There were a few deprecations for offer and a requirement for a when default that I just stubbed out.