KonamiCode icon indicating copy to clipboard operation
KonamiCode copied to clipboard

Still available?

Open mharlowfod opened this issue 5 years ago • 0 comments

Including this line in my build.gradle:

implementation 'com.github.thiagokimo:KonamiCode:1.1.6'

produces an error:

ERROR: Failed to resolve: com.github.thiagokimo:KonamiCode:1.1.6 Show in Project Structure dialog Affected Modules: app

Version information:

android { compileSdkVersion 28 buildToolsVersion "28.0.3" defaultConfig { minSdkVersion 22 targetSdkVersion 28 } }

Any thoughts?

mharlowfod avatar Sep 05 '19 20:09 mharlowfod