Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Executing tasks: [:app:assembleDebug] in project /home/szymon/AndroidStudioProjects/KotlinAppStudia
- FAILURE: Build completed with 2 failures.
- 1: Task failed with an exception.
- -----------
- * Where:
- Build file '/home/szymon/AndroidStudioProjects/KotlinAppStudia/app/build.gradle' line: 7
- * What went wrong:
- A problem occurred evaluating project ':app'.
- > Could not find method dependencyResolutionManagement() for arguments [build_f2ebos22yeydc7x98o1r1fyx6$_run_closure1@2a41e3b7] on project ':app' of type org.gradle.api.Project.
- * 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.
- ==============================================================================
- 2: Task failed with an exception.
- -----------
- * What went wrong:
- A problem occurred configuring project ':app'.
- > com.android.builder.errors.EvalIssueException: compileSdkVersion is not specified. Please add it to build.gradle
- * 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 263ms
Advertisement
Add Comment
Please, Sign In to add comment