dbachelder/CreditCardEntry

Failed to resolve Import Android [BUG]

Opened this issue · 0 comments

Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'.
It will be removed at the end of 2018. For more information see: http://d.android.com/r/tools/update-dependency-configurations.html

Failed to resolve: compile 'com.github.dbachelder:CreditCardEntry:1.4.0'

repositories{
  maven { url "https://jitpack.io" }
}