Skip to content

Commit

Permalink
Remove kotlin from the classpath in the base piece
Browse files Browse the repository at this point in the history
  • Loading branch information
pinkfish authored Oct 22, 2021
1 parent ece8f37 commit ce3f3d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ buildscript {

dependencies {
classpath 'com.android.tools.build:gradle:4.2.1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
}
}

Expand Down

0 comments on commit ce3f3d2

Please sign in to comment.