Facebook
From Scorching Owl, 1 Year ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 85
  1. Launching lib\main.dart on sdk gphone x86 in debug mode...
  2.  
  3. FAILURE: Build failed with an exception.
  4.  
  5. * What went wrong:
  6. Execution failed for task ':app:mergeDebugAssets'.
  7. > Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
  8.    > Could not find com.teachmint:android-sdk:1.0.1-beta01.
  9.      Searched in the following locations:
  10.        - https://dl.google.com/dl/android/maven2/com/teachmint/android-sdk/1.0.1-beta01/android-sdk-1.0.1-beta01.pom
  11.        - https://repo.maven.apache.org/maven2/com/teachmint/android-sdk/1.0.1-beta01/android-sdk-1.0.1-beta01.pom
  12.        - https://storage.googleapis.com/download.flutter.io/com/teachmint/android-sdk/1.0.1-beta01/android-sdk-1.0.1-beta01.pom
  13.        - https://jcenter.bintray.com/com/teachmint/android-sdk/1.0.1-beta01/android-sdk-1.0.1-beta01.pom
  14.      Required by:
  15.          project :app > project :flutter_teachstack_sdk
  16. * Try:
  17. 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.
  18.  
  19. * Get more help at https://help.gradle.org
  20.  
  21. BUILD FAILED in 27s
  22. Exception: Gradle task assembleDebug failed with exit code 1
  23. Exited (sigterm)
  24.