Karumi / Dexter

Android library that simplifies the process of requesting permissions at runtime.
http://karumi.com
Apache License 2.0
5.23k stars 671 forks source link

Con not Using Dexter from Jcenter Repository (in the compile 'com.karumi:dexter:4.1.0' version) #146

Closed Mahdihp closed 7 years ago

Mahdihp commented 7 years ago

image

pedrovgs commented 7 years ago

Hi @Mahdihp we deploy our artifacts to Maven Central

You can add this configuration to your build.gradle file if you need to consume any lib from MavenCentral

repositories {
    mavenCentral()
}
Mahdihp commented 7 years ago

note working mavenCentral(). me Using jcenter() (using 10 library of jcenter())

Serchinastico commented 7 years ago

We don't support jcenter. Anyways, you can still use maven central AND jcenter, there is generally no problem in that.

Mahdihp commented 7 years ago

Ohhhhhhhhh NOOOOOOOOOOOO

Serchinastico commented 7 years ago

https://media.giphy.com/media/xHwqspaBmfUMU/giphy.gif