Skip to content
This repository has been archived by the owner on May 2, 2020. It is now read-only.

Error while flutter build apk #5

Closed
dipu-bd opened this issue Oct 2, 2018 · 1 comment
Closed

Error while flutter build apk #5

dipu-bd opened this issue Oct 2, 2018 · 1 comment

Comments

@dipu-bd
Copy link

dipu-bd commented Oct 2, 2018

I am getting this error from flutter_account_kit 0.5.2. Where did it go wrong?

Initializing gradle...                                       1.5s
Resolving dependencies...                                   10.4s
Running 'gradlew assembleDebug'...                               

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:preDebugBuild'.
> Android dependency 'com.android.support:appcompat-v7' has different version for the compile (25.3.1) and runtime (27.1.1) classpath. You should manually set the same version via DependencyResolution

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 5s
 6.1s
Gradle build failed: 1
➜  flutter --version
Flutter 0.8.2 • channel beta • https://github.com/flutter/flutter.git
Framework • revision 5ab9e70727 (4 weeks ago) • 2018-09-07 12:33:05 -0700
Engine • revision 58a1894a1c
Tools • Dart 2.1.0-dev.3.1.flutter-760a9690c2
@dipu-bd dipu-bd closed this as completed Oct 2, 2018
@dipu-bd
Copy link
Author

dipu-bd commented Oct 2, 2018

Solved using flutter/flutter#14020 (comment)

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

No branches or pull requests

1 participant