steelkiwi / AndroidRecording

Android Recording library offers convenient tools for audio/video recording and playback

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unavailable on JitPack.io

tibigeorgescu90 opened this issue · comments

Hi,
I've done what was said on android arsenal
repositories {
maven {
url "https://jitpack.io"
}
}

and

dependencies {
compile 'com.github.steelkiwi:AndroidRecording:4d7956c30d'
}

and I get a Failed to resolve: com.github.steelkiwi:AndroidRecording4d7956c30d error