Skip to content

Missing library in jitpack 3.5.14 in Neuro-ID/neuroid-android-sdk repo. #7384

@kishisaka-nid

Description

@kishisaka-nid

Describe the bug
Several of our releases are missing from our jitpack repo https://jitpack.io/#Neuro-ID/neuroid-android-sdk. The versions 3.5.14 and 3.5.13 releases in our repo are missing. The log state:

https://jitpack.io/com/github/Neuro-ID/neuroid-android-sdk/v3.5.14/build.log
"File not found. Build OK"

3.5.16, 3.5.15 and 3.5.12 are still available and can be downloaded through gradle. Can we get 3.5.14 and 3.5.13 re-instated?

To Reproduce
Steps to reproduce the behavior:

  1. add implementation line to the gradle build depedendcy section: implementation 'com.github.Neuro-ID.neuroid-android-sdk:react-android-sdk:v3.5.14'
  2. build app
  3. See error: Failed to resolve: com.github.Neuro-ID.neuroid-android-sdk:react-android-sdk:v3.5.14
    Show in Project Structure dialog
    Affected Modules: app

Expected behavior

Task :prepareKotlinBuildScriptModel UP-TO-DATE

BUILD SUCCESSFUL in 418ms

Screenshots
error showing 3.5.14 cannot be found.
Image

Additional context
Can you re-instate the libary please. Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions