niqdev/ipcam-view

Release number not found

zaptoopa opened this issue · 4 comments

Greetings, I'm sorry to report that something went wrong with the release 2.3.2 and release 2.3.3 pipeline. I guess, since release 2.3.2 has failed, the iteration is not correct anymore. When I use this lib with the latest release version in the gradle dependency of my project, I get the following error:

v2 3 3

With the version number 2.3.2 everything works fine.

Thanks for reporting this! It looks odd 🤔 I see the artifact here too... @hannesa2 sorry for dragging you in again, do you have the same problem?

I can create a new release if that's necessary. Did you try to compile it from the cli ./gradlew clean build ?

I guess you only need more patient.
First time usage triggers the build on jitpack.io and you probably run into this error. Give it some minutes and try it again mostly solves it.

But hold on !
https://jitpack.io/com/github/niqdev/ipcam-view/2.3.3/build.log it builds yesterday
image

Btw, this works for me and I see no issue
implementation 'com.github.niqdev:ipcam-view:2.3.3'

yeah, just tested it again and it works now.