Skip to content

Issues with setup instructions in README #5

@hndmrsh

Description

@hndmrsh

The installation instructions in the README are incomplete. I encountered the following issues when trying to add Plunge to my project:

  • The repositories block is missing from the buildscript section
  • The kotlinx-serialization dependency requires a Kotlin version > 1.3.20
  • The kotlinx-serialization repository is missing for the plugin
  • The line Uri.parse(getIntent().getData()) should just be intent.data (as getData() returns a Uri already)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions