Skip to content

Commit

Permalink
migrate to built-in gradle dependency verification
Browse files Browse the repository at this point in the history
closes #693
  • Loading branch information
ialokim committed Jun 1, 2021
1 parent fb7682f commit c0076cb
Show file tree
Hide file tree
Showing 5 changed files with 2,590 additions and 224 deletions.
2 changes: 0 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ apply plugin: 'com.android.application'
apply plugin: 'kotlin-android'
apply plugin: 'kotlin-android-extensions'
apply plugin: 'kotlin-kapt'
apply plugin: 'witness'
apply from: 'witness.gradle'

android {

Expand Down
Binary file removed app/libs/gradle-witness.jar
Binary file not shown.
Loading

0 comments on commit c0076cb

Please sign in to comment.