-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
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?
Metadata
Metadata
Assignees
Labels
No labels