carlosmuvi / SegmentedProgressBar

Instagram like segmented progress bar for Android, written in Kotlin!
132 stars 24 forks source link

0.8.3 version not available #27

Open dzolnai opened 4 years ago

dzolnai commented 4 years ago

Jitpack was not able to build versions 0.8.3 and 0.8.2, so the last version available is 0.8.1. Would be nice if this could be fixed, the current documentation points to a not existing version of the library. https://jitpack.io/#carlosmuvi/SegmentedProgressBar/0.8.3 (click on Look up)

carlosmuvi commented 4 years ago

Sorry for taking all this time to reply, looking into it.

tonycode commented 3 years ago

Also stuck here, what's went wrong:

https://jitpack.io/com/github/carlosmuvi/SegmentedProgressBar/0.8.3/build.log

* Where:
Build file '/home/jitpack/build/build.gradle' line: 35

* What went wrong:
Could not compile build file '/home/jitpack/build/build.gradle'.
> startup failed:
  build file '/home/jitpack/build/build.gradle': 35: all buildscript {} blocks must appear before any plugins {} blocks in the script

  See https://docs.gradle.org/5.4.1/userguide/plugins.html#sec:plugins_block for information on the plugins {} block

   @ line 35, column 1.
     buildscript {
     ^

  1 error
febinmathew commented 3 years ago

same issue... 0.8.3 version not available

TaslimOseni commented 3 years ago

This is still not fixed.