Skip to content

Commit

Permalink
Revert "Merge pull request #59 from pwittchen/dependabot/gradle/com.a…
Browse files Browse the repository at this point in the history
…ndroid.tools.build-gradle-4.0.0"

This reverts commit 161cf9a, reversing
changes made to e9b4b0c.
  • Loading branch information
pwittchen committed May 29, 2020
1 parent 161cf9a commit 60c9365
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:4.0.0'
classpath 'com.android.tools.build:gradle:3.6.3'
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.21.2"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
Expand Down

0 comments on commit 60c9365

Please sign in to comment.