Getting android.compileSdkVersion is missing! error gradle build

I have just changed dependencies to

  dependencies {
        classpath 'com.android.tools.build:gradle:1.0.0'
        classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.0'
        classpath 'com.github.dcendents:android-maven-plugin:1.2'
    }

Now got following output

gradle bintrayUpload
Download https://jcenter.bintray.com/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.pom
Download https://jcenter.bintray.com/com/android/tools/external/lombok/lombok-ast/0.2.2/lombok-ast-0.2.2.pom
Download https://jcenter.bintray.com/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.pom
Download https://jcenter.bintray.com/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.jar
Download https://jcenter.bintray.com/com/android/tools/external/lombok/lombok-ast/0.2.2/lombok-ast-0.2.2.jar
Download https://jcenter.bintray.com/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.jar

FAILURE: Build failed with an exception.

* Where:
Build file '/home/crosp/AndroidStudioProjects/HorizontalList/horizontalrecyclerview/build.gradle' line: 3

* What went wrong:
A problem occurred evaluating project ':horizontalrecyclerview'.
> org/gradle/api/publication/maven/internal/DefaultMavenFactory