Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

importing 'android-keyboard' gradle project takes forever #180

Open
Artm1ss opened this issue Jul 23, 2020 · 3 comments
Open

importing 'android-keyboard' gradle project takes forever #180

Artm1ss opened this issue Jul 23, 2020 · 3 comments

Comments

@Artm1ss
Copy link

Artm1ss commented Jul 23, 2020

hey guys thank you for built and improving this beautiful keyboard,

but every time i open Android-keyboard project in android studio it try to importing gradle project that take forever and never finished successfully so please guide me to find out how to use your beautiful project.

Importing 'Android-Keyboard' Gradle project
Gradle: Download keyboardkernel-1.3.14.pom

at the end:
build.gradle: DSL element 'android.dataBinding.enabled' is obsolete and has been replaced with 'android.buildFeatures.dataBinding'.
It will be removed in version 5.0 of the Android Gradle plugin.
Affected Modules: app

Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath': Could not resolve com.nlptech.zengine:keyboardkernel:1.3.14.
Show Details
Affected Modules: app

Unable to resolve dependency for ':app@debugUnitTest/compileClasspath': Could not resolve com.nlptech.zengine:keyboardkernel:1.3.14.
Show Details
Affected Modules: app

Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.nlptech.zengine:keyboardkernel:1.3.14.
Show Details
Affected Modules: app

thank you for your attention
best regards

@ghanimkhan
Copy link

replace
classpath 'com.android.tools.build:gradle:4.1.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.10"

@tariqzia7523
Copy link

Hy there
I have used latest classpath but issue still remains. This lib takes forever to build. Kindly tell me how can I use this.

@tariqzia7523
Copy link

@ghanimkhan
classpath 'com.android.tools.build:gradle:4.2.2'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.30"
I am using this. but still not working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants