Skip to content

Commit

Permalink
Removed classpath for modules
Browse files Browse the repository at this point in the history
  • Loading branch information
MaXFeeD authored Dec 9, 2023
1 parent 6c12df9 commit d0d120c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:7.0.1'
classpath fileTree (dir: 'app/classpath', include: ['*.jar'])
}
}

Expand Down

0 comments on commit d0d120c

Please sign in to comment.