Piasy / RxAndroidAudio

Maybe the most robust Android Audio encapsulation library, with partial Rx support.
http://blog.piasy.com/2016/02/24/Robust-Android-Audio-encapsulation/
MIT License
1.57k stars 235 forks source link

Unable to resolve dependency for ':app@releaseUnitTest/compileClasspath': Could not resolve com.github.piasy:AudioProcessor:1.5.3. #56

Closed johnernest02 closed 6 years ago

johnernest02 commented 6 years ago

Please release 1.5.3

Piasy commented 6 years ago
allprojects {
    repositories {
        maven {
            url  "http://dl.bintray.com/piasy/maven"
        }
    }
}
Piasy commented 6 years ago

Sorry that the last release hasn't been published yet, I just published it, please try it again.