Skip to content

Commit

Permalink
Update Gradle and enable dependency verification
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbakker committed Jun 8, 2020
1 parent a468342 commit 6940bdf
Show file tree
Hide file tree
Showing 3 changed files with 1,775 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.6.3'
classpath 'com.android.tools.build:gradle:4.0.0'
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.12'

// NOTE: Do not place your application dependencies here; they belong
Expand Down
Loading

0 comments on commit 6940bdf

Please sign in to comment.